Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp682 TdscdmaCellInformation::TdscdmaCellInformation(const TdscdmaCellInformation &tdscdmaCell) in TdscdmaCellInformation()
696 TdscdmaCellInformation &TdscdmaCellInformation::operator=(const TdscdmaCellInformation &tdscdmaCell) in operator =()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp842 TdscdmaCellInformation &tdscdmaCell = *cell; in AddCellInformation() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp214 sptr<TdscdmaCellInformation> tdscdmaCell = new TdscdmaCellInformation; in PrintTdscdmaCellInformation() local