Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_network.h143 … void BuildCurrentCellInformationList(std::shared_ptr<CellListCurrentInformation> currentCellList,
158 … void BuildCurrentCellInformationList(std::shared_ptr<CellListCurrentInformation> currentCellList,
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp194 BuildCurrentCellInformationList(currentCellList, cellListCurrentInformation); in NetworkCurrentCellUpdated_1_1()
203 BuildCurrentCellInformationList(currentCellList, cellListCurrentInformation); in NetworkCurrentCellUpdated_1_2()
315 BuildCurrentCellInformationList(currentCellList, cellListCurrentInformation); in GetCurrentCellInfoResponse_1_1()
323 BuildCurrentCellInformationList(currentCellList, cellListCurrentInformation); in GetCurrentCellInfoResponse_1_2()
822 void TelRilNetwork::BuildCurrentCellInformationList(std::shared_ptr<CellListCurrentInformation> cur… in BuildCurrentCellInformationList() function in OHOS::Telephony::TelRilNetwork
942 void TelRilNetwork::BuildCurrentCellInformationList(std::shared_ptr<CellListCurrentInformation> cur… in BuildCurrentCellInformationList() function in OHOS::Telephony::TelRilNetwork