Home
last modified time | relevance | path

Searched defs:calls (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_call_manager.cpp54 std::vector<HandsFreeUnitCalls> calls; in GetCurrentCalls() local
H A Dhfp_hf_service.cpp386 std::vector<HandsFreeUnitCalls> calls; in GetCurrentCallList() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_hf_proxy.cpp189 int BluetoothHfpHfProxy::GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) in GetCurrentCallList() argument
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp277 vector<HandsFreeUnitCall> calls = profile_->GetExistingCalls(device); in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_stub.cpp263 std::vector<BluetoothHfpHfCall> calls; in GetCurrentCallListInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp422 HandsFreeUnitCalls calls; in StartDial() local
303 GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) GetCurrentCallList() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp276 std::vector<HandsFreeUnitCall> calls; in GetExistingCalls() local
413 BluetoothHfpHfCall calls; in StartDial() local
414 proxy->StartDial(BluetoothRawAddress(device.GetDeviceAddr()), number, calls); in StartDial() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension_context.cpp478 std::shared_ptr<StartAbilityByCallParameters> calls = std::make_shared<StartAbilityByCallParameters>(); in OnStartAbilityByCall() local
538 GetCallComplete(std::shared_ptr<StartAbilityByCallParameters> calls) GetCallComplete() argument
575 GetCallExecute(std::shared_ptr<StartAbilityByCallParameters> calls) GetCallExecute() argument
594 GetCallBackDone(std::shared_ptr<StartAbilityByCallParameters> calls) GetCallBackDone() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability_context.cpp153 void GenerateCallerCallBack(std::shared_ptr<StartAbilityByCallParameters> calls, in GenerateCallerCallBack() argument
1066 std::shared_ptr<StartAbilityByCallParameters> calls = std::make_shared<StartAbilityByCallParameters>(); in OnStartAbilityByCall() local

Completed in 13 milliseconds