Home
last modified time | relevance | path

Searched defs:cellList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp87 void NetworkSearchTest::PrintCellInformation(std::vector<sptr<CellInformation>> cellList) in PrintCellInformation()
829 std::vector<sptr<CellInformation>> cellList; variable
849 std::vector<sptr<CellInformation>> cellList; variable
868 std::vector<sptr<CellInformation>> cellList; variable
888 std::vector<sptr<CellInformation>> cellList; variable
H A Dzero_branch_test_core_service.cpp144 std::vector<sptr<CellInformation>> cellList; variable
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_network.cpp453 HDI::Ril::V1_1::CellListCurrentInfo cellList; in GetCurrentCellInfoResponse() local
473 HDI::Ril::V1_1::CellListCurrentInfo_1_1 cellList; in GetCurrentCellInfoResponse_1_1() local
493 HDI::Ril::V1_2::CellListCurrentInfo_1_2 cellList; in GetCurrentCellInfoResponse_1_2() local
760 HDI::Ril::V1_1::CellListCurrentInfo cellList; in NetworkCurrentCellUpdated() local
777 HDI::Ril::V1_2::CellListCurrentInfo_1_2 cellList; in NetworkCurrentCellUpdated_1_2() local
809 HDI::Ril::V1_1::CellListCurrentInfo_1_1 cellList; in NetworkCurrentCellUpdated_1_1() local
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp670 std::vector<sptr<CellInformation>> cellList; in TestGetCellInfoList() local
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c1444 CurrentCellInfoList cellList = {0, NULL}; in ProcessCurrentCellList() local