Home
last modified time | relevance | path

Searched defs:cdmaCell (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp868 CdmaCellInformation::CdmaCellInformation(const CdmaCellInformation &cdmaCell) in CdmaCellInformation()
881 CdmaCellInformation &CdmaCellInformation::operator=(const CdmaCellInformation &cdmaCell) in operator =()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp835 CdmaCellInformation &cdmaCell = *cell; in AddCellInformation() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp172 sptr<CdmaCellInformation> cdmaCell = new CdmaCellInformation; in PrintCdmaCellInformation() local