Home
last modified time | relevance | path

Searched refs:BuildCFQueryInfoList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_call.h128 void BuildCFQueryInfoList(std::shared_ptr<CallForwardQueryInfoList> cFQueryInfoList,
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp139 BuildCFQueryInfoList(cFQueryInfoList, cFQueryList); in GetCallTransferInfoResponse()
703 void TelRilCall::BuildCFQueryInfoList(std::shared_ptr<CallForwardQueryInfoList> cFQueryInfoList, in BuildCFQueryInfoList() function in OHOS::Telephony::TelRilCall