Searched defs:gsmCell (Results 1 – 4 of 4) sorted by relevance
128 GsmCellInformation::GsmCellInformation(const GsmCellInformation &gsmCell) in GsmCellInformation()142 GsmCellInformation &GsmCellInformation::operator=(const GsmCellInformation &gsmCell) in operator =()
664 std::unique_ptr<GsmCellInformation> gsmCell = std::make_unique<GsmCellInformation>(); variable
814 GsmCellInformation &gsmCell = *cell; in AddCellInformation() local
140 sptr<GsmCellInformation> gsmCell = new GsmCellInformation; in PrintGsmCellInformation() local