| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_hf_observer_proxy.cpp | 78 void BluetoothHfpHfObserverProxy::OnCallChanged(const BluetoothRawAddress &device, const BluetoothHfpHfCall &call) { in OnCallChanged() argument
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| H A D | bluetooth_hfp_hf.h | 84 virtual void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) in OnCallChanged() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
| H A D | interface_profile_hfp_hf.h | 85 virtual void OnCallChanged(const RawAddress &device, const HandsFreeUnitCalls &call) in OnCallChanged() argument [all...] |
| /foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/ |
| H A D | task_queue.cpp | 29 Task(TaskPriority priority, AsyncWorkExecutor exec, AsyncWorkCallback call, void *d) in Task() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
| H A D | single_kvstore_async_get_test.cpp | 184 std::function<void(Status, Value&&)> call = [blockData, value](Status status, Value &&out) { in HWTEST_F() local 215 std::function<void(Status, Value&&)> call = [blockData](Status status, Value &&value) { in HWTEST_F() local 249 std::function<void(Status, std::vector<Entry>&&)> call = [blockData](Status status, std::vector<Entry> &&value) { in HWTEST_F() local 277 std::function<void(Status, Value&&)> call = [blockData, result](Status status, Value &&value) { in HWTEST_F() local 305 std::function<void(Status, std::vector<Entry>&&)> call = HWTEST_F() local [all...] |
| /foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/ |
| H A D | daudio_hdi_handler.cpp | 111 auto call = mapAudioMgrCallback_.find(searchKey); in RegisterAudioDevice() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_call_manager.cpp | 62 void HfpHfCallManager::UpdateCall(HandsFreeUnitCalls &call) in UpdateCall() argument 113 void HfpHfCallManager::NotifyCallChanged(const HandsFreeUnitCalls &call) in NotifyCallChanged() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | LiveTraverser.h | 137 void addFunctionCall(TIntermAggregate* call) in addFunctionCall() argument
|
| /third_party/icu/icu4c/source/test/perf/usetperf/ |
| H A D | usetperf.cpp | 42 virtual void call(UErrorCode* pErrorCode){ in call() function in CmdPattern 68 virtual void call(UErrorCode* pErrorCode){ in call() function in CmdOp
|
| /third_party/icu/icu4c/source/test/perf/ubrkperf/ |
| H A D | ubrkperf.h | 76 virtual void call(UErrorCode *status) in call() function in ICUIsBound 100 virtual void call(UErrorCode *status) in call() function in ICUForward 112 virtual void call(UErrorCode *status) {}; in call() function in DarwinBreakFunction
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_subroutine.cpp | 63 lower_subroutine_visitor::call_clone(ir_call *call, ir_function_signature *callee) in call_clone() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_inline_helpers.h | 120 nir_call_instr *call = nir_instr_as_call(instr); in nir_foreach_src() local
|
| /third_party/musl/src/exit/ |
| H A D | atexit.c | 71 static void call(void *p) in call() function
|
| /third_party/nghttp2/tests/ |
| H A D | end_to_end.py | 64 def call(self, path, args): member in EndToEndSpdyTests
|
| /third_party/icu/icu4c/source/test/perf/normperf/ |
| H A D | dtfmtrtperf.h | 69 virtual void call(UErrorCode* status) in call() function in DateTimeRoundTripFunction
|
| /third_party/icu/icu4c/source/test/perf/strsrchperf/ |
| H A D | strsrchperf.h | 31 virtual void call(UErrorCode* status) { in call() function in StringSearchPerfFunction
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-console.h | 113 static void call(const v8::FunctionCallbackInfo<v8::Value>& info) { in call() function in v8_inspector::V8Console 121 static void call(const v8::FunctionCallbackInfo<v8::Value>& info) { in call() function in v8_inspector::V8Console 128 static void call(const v8::FunctionCallbackInfo<v8::Value>& info) { in call() function in v8_inspector::V8Console
|
| /third_party/libabigail/tests/data/test-diff-dwarf/ |
| H A D | test42-PR21296-clanggcc.cc | 240 void call(const char* pass, STR&& __k) { in call() function
|
| /third_party/skia/src/sksl/analysis/ |
| H A D | SkSLCheckProgramUnrolledSize.cpp | 165 const FunctionCall& call = expr.as<FunctionCall>(); in CheckProgramUnrolledSize() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Parallel.cpp | 81 static void call(void *Ptr) { ((ThreadPoolExecutor *)Ptr)->stop(); } in call() function
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | array_length_from_uniform.cc | 56 auto* call = sem.Get(call_expr); in IterateArrayLengthOnStorageVar() local
|
| /third_party/skia/third_party/externals/tint/src/writer/ |
| H A D | append_vector_test.cc | 48 auto* call = Sem().Get(vec_123); in TEST_F() local 92 auto* call = Sem().Get(vec_123); in TEST_F() local 145 auto* call = Sem().Get(vec_123); TEST_F() local 187 auto* call = Sem().Get(vec_123); TEST_F() local 229 auto* call = Sem().Get(vec_1234); TEST_F() local 269 auto* call = Sem().Get(vec_123); TEST_F() local 308 auto* call = Sem().Get(vec_123); TEST_F() local 347 auto* call = Sem().Get(vec_123); TEST_F() local 388 auto* call = Sem().Get(vec_123); TEST_F() local 425 auto* call = Sem().Get(vec_123); TEST_F() local 464 auto* call = Sem().Get(vec_0004); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl_intrinsic_test.cc | 168 auto* call = GenerateCall(param.intrinsic, param.type, this); in TEST_P() local 262 auto* call = Call("dot", "param1", "param2"); in TEST_F() local 278 auto* call = Call("select", 1.0f, 2.0f, true); in TEST_F() local 289 auto* call = TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator_impl_intrinsic_test.cc | 168 auto* call = GenerateCall(param.intrinsic, param.type, this); in TEST_P() local 262 auto* call = Call("dot", "param1", "param2"); in TEST_F() local 278 auto* call = Call("select", 1.0f, 2.0f, true); in TEST_F() local 289 auto* call = TEST_F() local 301 auto* call = Call("modf", 1.0f); TEST_F() local 327 auto* call = Call("modf", vec3<f32>()); TEST_F() local 353 auto* call = Call("frexp", 1.0f); TEST_F() local 379 auto* call = Call("frexp", vec3<f32>()); TEST_F() local 406 auto* call = Call("isNormal", val); TEST_F() local 429 auto* call = Call("isNormal", val); TEST_F() local 451 auto* call = Call("pack4x8snorm", "p1"); TEST_F() local 473 auto* call = Call("pack4x8unorm", "p1"); TEST_F() local 495 auto* call = Call("pack2x16snorm", "p1"); TEST_F() local 517 auto* call = Call("pack2x16unorm", "p1"); TEST_F() local 539 auto* call = Call("pack2x16float", "p1"); TEST_F() local 561 auto* call = Call("unpack4x8snorm", "p1"); TEST_F() local 584 auto* call = Call("unpack4x8unorm", "p1"); TEST_F() local 607 auto* call = Call("unpack2x16snorm", "p1"); TEST_F() local 630 auto* call = Call("unpack2x16unorm", "p1"); TEST_F() local 653 auto* call = Call("unpack2x16float", "p1"); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_intrinsic_test.cc | 182 auto* call = GenerateCall(param.intrinsic, param.type, this); in TEST_P() local 290 auto* call = Call("dot", "param1", "param2"); in TEST_F() local 301 auto* call = Call("storageBarrier"); in TEST_F() local 312 auto* call = Call("workgroupBarrier"); TEST_F() local 323 auto* call = Call("pack2x16float", "p1"); TEST_F() local 335 auto* call = Call("unpack2x16float", "p1"); TEST_F() local [all...] |