Home
last modified time | relevance | path

Searched defs:nrCell (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp1059 NrCellInformation::NrCellInformation(const NrCellInformation &nrCell) in NrCellInformation()
1076 NrCellInformation &NrCellInformation::operator=(const NrCellInformation &nrCell) in operator =()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp673 std::unique_ptr<NrCellInformation> nrCell = std::make_unique<NrCellInformation>(); variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp849 NrCellInformation &nrCell = *cell; in AddCellInformation() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp247 sptr<NrCellInformation> nrCell = new NrCellInformation; in PrintNrCellInformation() local