Searched defs:cellInfoList (Results 1 – 8 of 8) sorted by relevance
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_network.cpp | 281 …::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListNearbyInfo &cellInf… in GetNeighboringCellInfoListResponse() 289 …::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListCurrentInfo &cellIn… in GetCurrentCellInfoResponse() 446 …ared_ptr<CellListNearbyInfo> cellListNearbyInfo, const HDI::Ril::V1_1::CellListNearbyInfo &cellInf… in BuildNeighboringCellInfoList() 547 …shared_ptr<CellListCurrentInfo> currentCellList, const HDI::Ril::V1_1::CellListCurrentInfo &cellIn… in BuildCurrentCellInfoList() 659 const HDI::Ril::V1_1::CellListCurrentInfo_1_1 &cellInfoList) in BuildCurrentCellInformationList()
|
D | tel_ril_callback.cpp | 662 …::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListNearbyInfo &cellInf… in GetNeighboringCellInfoListResponse() 669 …::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListCurrentInfo &cellIn… in GetCurrentCellInfoResponse()
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_network.cpp | 335 HDI::Ril::V1_1::CellListNearbyInfo cellInfoList; in GetNeighboringCellInfoListResponse() local 780 HDI::Ril::V1_1::CellListNearbyInfo &cellInfoList, const void *response, size_t responseLen) in BuildNeighboringCellList() 981 int32_t HRilNetwork::BuildCurrentCellList(HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList, in BuildCurrentCellList() 1000 int32_t HRilNetwork::BuildCurrentCellInfoList(HDI::Ril::V1_1::CellListCurrentInfo_1_1 &cellInfoList, in BuildCurrentCellInfoList()
|
/base/telephony/ril_adapter/test/unittest/ |
D | ril_callback_test.cpp | 525 const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo &cellInfoList) in GetNeighboringCellInfoListResponse() 566 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellInfoList) in GetCurrentCellInfoResponse()
|
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
D | ril_callback_test.cpp | 586 const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo &cellInfoList) in GetNeighboringCellInfoListResponse() 630 const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellInfoList) in GetCurrentCellInfoResponse()
|
/base/telephony/core_service/services/network_search/src/ |
D | cell_info.cpp | 119 …CellListCurrentInformation *cellInfoList = event->GetSharedObject<CellListCurrentInformation>().ge… in ProcessCurrentCellInfo() local
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_network.c | 1143 CellInfoList cellInfoList = { 0, NULL }; in ReqGetNeighboringCellInfoList() local
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
D | zero_branch_test.cpp | 107 std::vector<sptr<CellInformation>> cellInfoList; variable
|