Home
last modified time | relevance | path

Searched defs:callList (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp136 std::vector<CallAttributeInfo> callList; in HangupCall() local
221 std::vector<CallAttributeInfo> callList; in QueryCurrentCallsList() local
453 std::vector<CallAttributeInfo> callList; in UpdateCallList() local
506 std::vector<CallAttributeInfo> callList; in GetResponseHoldState() local
536 std::vector<CallAttributeInfo> callList; in SetResponseHoldState() local
922 std::vector<CallAttributeInfo> callList; in HandleChld() local
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_callback_test.cpp127 CallForwardQueryInfoList callList; variable
H A Dims_call_callback_stub_test.cpp140 ImsCurrentCallList callList; variable
H A Dims_callback1_test.cpp551 CallForwardQueryInfoList callList; variable
1147 CallForwardQueryInfoList callList; variable
H A Dims2_test.cpp509 ImsCurrentCallList callList; variable
/ohos5.0/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_callback_stub.cpp146 auto callList = std::make_shared<SatelliteCurrentCallList>(); in OnGetSatelliteCallsDataResponseInner() local
224 int32_t slotId, const SatelliteCurrentCallList &callList) in GetSatelliteCallsDataResponse()
H A Dsatellite_call_callback_proxy.cpp88 int32_t slotId, const SatelliteCurrentCallList &callList) in GetSatelliteCallsDataResponse()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp365 HDI::Ril::V1_1::CallInfoList callList; variable
416 HDI::Ril::V1_1::EmergencyInfoList callList; variable
H A Dril_callback_test.cpp1067 …ckTest::GetCallListResponse(const RilRadioResponseInfo &responseInfo, const CallInfoList &callList) in GetCallListResponse()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp447 HDI::Ril::V1_1::CallInfoList callList = {}; in GetCallListResponse() local
780 HDI::Ril::V1_1::EmergencyInfoList callList = {}; in GetEmergencyCallListResponse() local
910 HDI::Ril::V1_1::EmergencyInfoList callList = {}; in CallEmergencyNotice() local
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_proxy.cpp149 …t ImsCallCallbackProxy::GetImsCallsDataResponse(int32_t slotId, const ImsCurrentCallList &callList) in GetImsCallsDataResponse()
H A Dims_call_callback_stub.cpp332 auto callList = std::make_shared<ImsCurrentCallList>(); in OnGetImsCallsDataResponseInner() local
866 …_t ImsCallCallbackStub::GetImsCallsDataResponse(int32_t slotId, const ImsCurrentCallList &callList) in GetImsCallsDataResponse()
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp655 CallInfoList callList; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp846 std::vector<std::string> callList = StandardizeUtils::Split(ecc, ","); in MergeEccCallList() local
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp76 …t HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CallInfoList &callList) in GetCallListResponse()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp971 …ckTest::GetCallListResponse(const RilRadioResponseInfo &responseInfo, const CallInfoList &callList) in GetCallListResponse()