Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp314 LteCellInformation::LteCellInformation(const LteCellInformation &lteCell) in LteCellInformation()
328 LteCellInformation &LteCellInformation::operator=(const LteCellInformation &lteCell) in operator =()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp667 std::unique_ptr<LteCellInformation> lteCell = std::make_unique<LteCellInformation>(); variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp821 LteCellInformation &lteCell = *cell; in AddCellInformation() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp230 sptr<LteCellInformation> lteCell = new LteCellInformation; in PrintLteCellInformation() local