Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_call_forward_query_info_list_v10.md28 ### calls subsection
H A D_call_forward_query_info_list_v11.md28 ### calls subsection
H A D_call_info_list_v10.md28 ### calls subsection
H A D_call_info_list_v11.md28 ### calls subsection
H A D_emergency_info_list_v10.md28 ### calls subsection
H A D_emergency_info_list_v11.md28 ### calls subsection
/ohos5.0/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
570 HandsFreeUnitCalls calls( in StartDial() local
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp277 vector<HandsFreeUnitCall> calls = profile_->GetExistingCalls(device); variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp304 std::vector<BluetoothHfpHfCall> &calls) { in GetCurrentCallList()
422 HandsFreeUnitCalls calls; in StartDial() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp279 std::vector<HandsFreeUnitCall> calls; in GetExistingCalls() local
397 bluetooth::HandsFreeUnitCalls calls(call.GetRemoteDevice(), in FinishActiveCall() local
416 BluetoothHfpHfCall calls; in StartDial() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension_context.cpp448 …std::shared_ptr<StartAbilityByCallParameters> calls = std::make_shared<StartAbilityByCallParameter… in OnStartAbilityByCall() local
508 …NapiAsyncTask::CompleteCallback GetCallComplete(std::shared_ptr<StartAbilityByCallParameters> call… in GetCallComplete()
545 … NapiAsyncTask::ExecuteCallback GetCallExecute(std::shared_ptr<StartAbilityByCallParameters> calls) in GetCallExecute()
564 …CallerCallBack::CallBackClosure GetCallBackDone(std::shared_ptr<StartAbilityByCallParameters> call… in GetCallBackDone()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_hf_proxy.cpp197 …roxy::GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) in GetCurrentCallList()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_stub.cpp263 std::vector<BluetoothHfpHfCall> calls; in GetCurrentCallListInner() local
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp783 CallsReportInfo calls; variable
/ohos5.0/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()
1034 …std::shared_ptr<StartAbilityByCallParameters> calls = std::make_shared<StartAbilityByCallParameter… in OnStartAbilityByCall() local
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp1265 auto calls = emergencyInfoList->calls; in ReportEccChanged() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp798 HRilEmergencyInfo *emergencyInfoCalls, std::vector<HDI::Ril::V1_1::EmergencyCall> calls) in CopyToHRilEmergencyInfoArray()