Home
last modified time | relevance | path

Searched defs:cFQueryList (Results 1 – 10 of 10) sorted by relevance

/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.h251 int32_t WriteCallForwardResult(MessageParcel &in, const CallForwardQueryInfoList &cFQueryList) in WriteCallForwardResult()
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_stub.cpp447 auto cFQueryList = std::make_shared<CallForwardQueryInfoList>(); in OnGetCallTransferResponseInner() local
950 …lCallbackStub::GetCallTransferResponse(int32_t slotId, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferResponse()
1189 const CallForwardQueryInfoList &cFQueryList, CallForwardQueryInfoList &cFQueryResultList) in BuildCallForwardInfo()
Dims_call_callback_proxy.cpp311 …CallbackProxy::GetCallTransferResponse(int32_t slotId, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferResponse()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp133 const HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
719 const HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList) in BuildCFQueryInfoList()
Dtel_ril_callback.cpp154 const HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp472 HDI::Ril::V1_1::CallForwardQueryInfoList cFQueryList = {}; in GetCallTransferInfoResponse() local
479 void HRilCall::BuildICallForwardQueryInfoList(HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList, in BuildICallForwardQueryInfoList()
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp1059 auto cFQueryList = event->GetSharedObject<CallForwardQueryInfoList>(); in GetCallTransferResponse() local
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp908 const RilRadioResponseInfo &responseInfo, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_callback_test.cpp1030 const RilRadioResponseInfo &responseInfo, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp654 const CallForwardQueryInfoList &cFQueryList, const std::string &message, int32_t flag) in EventGetCallTransferInfo()