Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h134 int32_t BuildCurrentCellList(
141 int32_t BuildCurrentCellList(
148 int32_t BuildCurrentCellList(
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp462 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in GetCurrentCellInfoResponse()
482 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in GetCurrentCellInfoResponse_1_1()
502 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in GetCurrentCellInfoResponse_1_2()
763 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in NetworkCurrentCellUpdated()
780 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in NetworkCurrentCellUpdated_1_2()
812 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in NetworkCurrentCellUpdated_1_1()
1344 int32_t HRilNetwork::BuildCurrentCellList(HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList, in BuildCurrentCellList() function in OHOS::Telephony::HRilNetwork
1363 int32_t HRilNetwork::BuildCurrentCellList( in BuildCurrentCellList() function in OHOS::Telephony::HRilNetwork
1382 int32_t HRilNetwork::BuildCurrentCellList( in BuildCurrentCellList() function in OHOS::Telephony::HRilNetwork