Searched defs:wcdmaCell (Results 1 – 4 of 4) sorted by relevance
498 WcdmaCellInformation::WcdmaCellInformation(const WcdmaCellInformation &wcdmaCell) in WcdmaCellInformation()512 WcdmaCellInformation &WcdmaCellInformation::operator=(const WcdmaCellInformation &wcdmaCell) in operator =()
670 std::unique_ptr<WcdmaCellInformation> wcdmaCell = std::make_unique<WcdmaCellInformation>(); variable
828 WcdmaCellInformation &wcdmaCell = *cell; in AddCellInformation() local
198 sptr<WcdmaCellInformation> wcdmaCell = new WcdmaCellInformation(); in PrintWcdmaCellInformation() local