Home
last modified time | relevance | path

Searched defs:cellInfoList (Results 1 - 10 of 10) sorted by relevance

/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_branch_test.cpp312 std::vector<sptr<CellInformation>> cellInfoList; in HWTEST_F() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_native_branch_test.cpp365 std::vector<sptr<CellInformation>> cellInfoList; in HWTEST_F() local
H A Dzero_branch_test.cpp134 std::vector<sptr<CellInformation>> cellInfoList; in HWTEST_F() local
/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp126 CellListCurrentInformation *cellInfoList = event->GetSharedObject<CellListCurrentInformation>().get(); in ProcessCurrentCellInfo() local
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp416 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 Dtel_ril_network.cpp288 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 Dtel_ril_callback.cpp706 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 Dril_callback_test.cpp591 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 Dat_network.c1144 CellInfoList cellInfoList = { 0, NULL }; in ReqGetNeighboringCellInfoList() local
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp657 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

Completed in 26 milliseconds