Searched defs:nrCell (Results 1 – 4 of 4) sorted by relevance
1059 NrCellInformation::NrCellInformation(const NrCellInformation &nrCell) in NrCellInformation()1076 NrCellInformation &NrCellInformation::operator=(const NrCellInformation &nrCell) in operator =()
673 std::unique_ptr<NrCellInformation> nrCell = std::make_unique<NrCellInformation>(); variable
849 NrCellInformation &nrCell = *cell; in AddCellInformation() local
247 sptr<NrCellInformation> nrCell = new NrCellInformation; in PrintNrCellInformation() local