Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp498 WcdmaCellInformation::WcdmaCellInformation(const WcdmaCellInformation &wcdmaCell) in WcdmaCellInformation()
512 WcdmaCellInformation &WcdmaCellInformation::operator=(const WcdmaCellInformation &wcdmaCell) in operator =()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp670 std::unique_ptr<WcdmaCellInformation> wcdmaCell = std::make_unique<WcdmaCellInformation>(); variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp828 WcdmaCellInformation &wcdmaCell = *cell; in AddCellInformation() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp198 sptr<WcdmaCellInformation> wcdmaCell = new WcdmaCellInformation(); in PrintWcdmaCellInformation() local