Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/hril/include/
H A Dhril_network.h134 int32_t BuildCurrentCellList(
141 int32_t BuildCurrentCellList(
148 int32_t BuildCurrentCellList(
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp465 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in GetCurrentCellInfoResponse()
466 TELEPHONY_LOGE("GetCurrentCellInfoResponse BuildCurrentCellList failed"); in GetCurrentCellInfoResponse()
485 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in GetCurrentCellInfoResponse_1_1()
486 TELEPHONY_LOGE("BuildCurrentCellList failed"); in GetCurrentCellInfoResponse_1_1()
505 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in GetCurrentCellInfoResponse_1_2()
506 TELEPHONY_LOGE("BuildCurrentCellList failed"); in GetCurrentCellInfoResponse_1_2()
776 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in NetworkCurrentCellUpdated()
777 TELEPHONY_LOGE("NetworkCurrentCellUpdated BuildCurrentCellList failed"); in NetworkCurrentCellUpdated()
793 if (BuildCurrentCellList(cellList, response, responseLen) != 0) { in NetworkCurrentCellUpdated_1_2()
825 if (BuildCurrentCellList(cellLis in NetworkCurrentCellUpdated_1_1()
1357 int32_t HRilNetwork::BuildCurrentCellList(HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList, BuildCurrentCellList() function in OHOS::Telephony::HRilNetwork
1376 int32_t HRilNetwork::BuildCurrentCellList( BuildCurrentCellList() function in OHOS::Telephony::HRilNetwork
1395 int32_t HRilNetwork::BuildCurrentCellList( BuildCurrentCellList() function in OHOS::Telephony::HRilNetwork
[all...]

Completed in 4 milliseconds