/base/telephony/state_registry/test/unittest/state_test/ |
H A D | state_registry_branch_test.cpp | 312 std::vector<sptr<CellInformation>> cellInfoList;
in HWTEST_F() local
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | core_service_native_branch_test.cpp | 365 std::vector<sptr<CellInformation>> cellInfoList; in HWTEST_F() local
|
H A D | zero_branch_test.cpp | 134 std::vector<sptr<CellInformation>> cellInfoList; in HWTEST_F() local
|
/base/telephony/core_service/services/network_search/src/ |
H A D | cell_info.cpp | 126 CellListCurrentInformation *cellInfoList = event->GetSharedObject<CellListCurrentInformation>().get(); in ProcessCurrentCellInfo() local
|
/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_network.cpp | 416 HDI::Ril::V1_1::CellListNearbyInfo cellInfoList; in GetNeighboringCellInfoListResponse() local 436 HDI::Ril::V1_2::CellListNearbyInfo_1_2 cellInfoList; in GetNeighboringCellInfoListResponse_1_2() local 1040 BuildNeighboringCellList( HDI::Ril::V1_1::CellListNearbyInfo &cellInfoList, const void *response, size_t responseLen) BuildNeighboringCellList() argument 1059 BuildNeighboringCellList( HDI::Ril::V1_2::CellListNearbyInfo_1_2 &cellInfoList, const void *response, size_t responseLen) BuildNeighboringCellList() argument 1357 BuildCurrentCellList(HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList, const void *response, size_t responseLen) BuildCurrentCellList() argument 1376 BuildCurrentCellList( HDI::Ril::V1_1::CellListCurrentInfo_1_1 &cellInfoList, const void *response, size_t responseLen) BuildCurrentCellList() argument 1395 BuildCurrentCellList( HDI::Ril::V1_2::CellListCurrentInfo_1_2 &cellInfoList, const void *response, size_t responseLen) BuildCurrentCellList() argument [all...] |
/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_network.cpp | 288 GetNeighboringCellInfoListResponse( const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListNearbyInfo &cellInfoList) GetNeighboringCellInfoListResponse() argument 296 GetNeighboringCellInfoListResponse_1_2(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_2::CellListNearbyInfo_1_2 &cellInfoList) GetNeighboringCellInfoListResponse_1_2() argument 304 GetCurrentCellInfoResponse( const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList) GetCurrentCellInfoResponse() argument 509 BuildNeighboringCellInfoList( std::shared_ptr<CellListNearbyInfo> cellListNearbyInfo, const HDI::Ril::V1_1::CellListNearbyInfo &cellInfoList) BuildNeighboringCellInfoList() argument 610 BuildNeighboringCellInfoList( std::shared_ptr<CellListNearbyInfo> cellListNearbyInfo, const HDI::Ril::V1_2::CellListNearbyInfo_1_2 &cellInfoList) BuildNeighboringCellInfoList() argument 711 BuildCurrentCellInfoList( std::shared_ptr<CellListCurrentInfo> currentCellList, const HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList) BuildCurrentCellInfoList() argument 823 BuildCurrentCellInformationList(std::shared_ptr<CellListCurrentInformation> currentCellList, const HDI::Ril::V1_1::CellListCurrentInfo_1_1 &cellInfoList) BuildCurrentCellInformationList() argument 943 BuildCurrentCellInformationList(std::shared_ptr<CellListCurrentInformation> currentCellList, const HDI::Ril::V1_2::CellListCurrentInfo_1_2 &cellInfoList) BuildCurrentCellInformationList() argument [all...] |
H A D | tel_ril_callback.cpp | 706 GetNeighboringCellInfoListResponse( const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListNearbyInfo &cellInfoList) GetNeighboringCellInfoListResponse() argument 713 GetNeighboringCellInfoListResponse_1_2( const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_2::CellListNearbyInfo_1_2 &cellInfoList) GetNeighboringCellInfoListResponse_1_2() argument 721 GetCurrentCellInfoResponse( const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, const HDI::Ril::V1_1::CellListCurrentInfo &cellInfoList) GetCurrentCellInfoResponse() argument
|
/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_callback_test.cpp | 591 GetNeighboringCellInfoListResponse( const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo &cellInfoList) GetNeighboringCellInfoListResponse() argument 632 GetNeighboringCellInfoListResponse_1_2( const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo_1_2 &cellInfoList) GetNeighboringCellInfoListResponse_1_2() argument 673 GetCurrentCellInfoResponse( const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellInfoList) GetCurrentCellInfoResponse() argument [all...] |
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_network.c | 1144 CellInfoList cellInfoList = { 0, NULL }; in ReqGetNeighboringCellInfoList() local
|
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_callback_test.cpp | 657 GetNeighboringCellInfoListResponse( const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo &cellInfoList) GetNeighboringCellInfoListResponse() argument 702 GetNeighboringCellInfoListResponse_1_2( const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo_1_2 &cellInfoList) GetNeighboringCellInfoListResponse_1_2() argument 746 GetCurrentCellInfoResponse( const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellInfoList) GetCurrentCellInfoResponse() argument
|