Home
last modified time | relevance | path

Searched refs:FillCurrentCellInformation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_network.h145 …void FillCurrentCellInformation(CurrentCellInformation &cellInfo, const HDI::Ril::V1_1::CurrentCel…
160 …void FillCurrentCellInformation(CurrentCellInformation &cellInfo, const HDI::Ril::V1_2::CurrentCel…
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp828 FillCurrentCellInformation(cellInfo, info); in BuildCurrentCellInformationList()
833 void TelRilNetwork::FillCurrentCellInformation( in FillCurrentCellInformation() function in OHOS::Telephony::TelRilNetwork
948 FillCurrentCellInformation(cellInfo, info); in BuildCurrentCellInformationList()
953 void TelRilNetwork::FillCurrentCellInformation( in FillCurrentCellInformation() function in OHOS::Telephony::TelRilNetwork
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dzero_branch_test_tel_ril.cpp173 telRilNetwork->FillCurrentCellInformation(currentCellInformation, currentInformation);