Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_call_callback_stub_test.cpp178 CallForwardQueryInfoList cFQueryList; variable
233 CallForwardQueryInfoList cFQueryList; variable
H A Dims_test.h257 int32_t WriteCallForwardResult(MessageParcel &in, const CallForwardQueryInfoList &cFQueryList) in WriteCallForwardResult()
H A Dzero_branch_test.cpp363 CallForwardQueryInfoList cFQueryList; variable
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp131 const HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
704 const HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList) in BuildCFQueryInfoList()
H A Dtel_ril_callback.cpp154 const HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_stub.cpp470 auto cFQueryList = std::make_shared<CallForwardQueryInfoList>(); in OnGetCallTransferResponseInner() local
1058 …lCallbackStub::GetCallTransferResponse(int32_t slotId, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferResponse()
1386 const CallForwardQueryInfoList &cFQueryList, CallForwardQueryInfoList &cFQueryResultList) in BuildCallForwardInfo()
H A Dims_call_callback_proxy.cpp312 …CallbackProxy::GetCallTransferResponse(int32_t slotId, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferResponse()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp567 HDI::Ril::V1_1::CallForwardQueryInfoList cFQueryList = {}; in GetCallTransferInfoResponse() local
574 void HRilCall::BuildICallForwardQueryInfoList(HDI::Ril::V1_1::CallForwardQueryInfoList &cFQueryList, in BuildICallForwardQueryInfoList()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp616 const CallForwardQueryInfoList &cFQueryList, const std::string &message, int32_t flag) in EventGetCallTransferInfo()
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp1206 const RilRadioResponseInfo &responseInfo, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp1070 const RilRadioResponseInfo &responseInfo, const CallForwardQueryInfoList &cFQueryList) in GetCallTransferInfoResponse()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp1486 auto cFQueryList = event->GetSharedObject<CallForwardQueryInfoList>(); in GetCallTransferResponse() local