Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp128 GsmCellInformation::GsmCellInformation(const GsmCellInformation &gsmCell) in GsmCellInformation()
142 GsmCellInformation &GsmCellInformation::operator=(const GsmCellInformation &gsmCell) in operator =()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp664 std::unique_ptr<GsmCellInformation> gsmCell = std::make_unique<GsmCellInformation>(); variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp814 GsmCellInformation &gsmCell = *cell; in AddCellInformation() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp140 sptr<GsmCellInformation> gsmCell = new GsmCellInformation; in PrintGsmCellInformation() local