Searched defs:cell (Results 1 – 4 of 4) sorted by relevance
61 std::vector<CellNearbyInfo> cell = cellInfo->cellNearbyInfo; in ProcessNeighboringCellInfo() local99 std::vector<CurrentCellInfo> cell = cellInfoList->cellCurrentInfo; in ProcessCurrentCellInfo() local124 for (auto &cell : cellInfos_) { in UpdateCellLocation() local138 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation()188 void CellInfo::UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) in UpdateSignalLevel()324 sptr<GsmCellInformation> cell = new GsmCellInformation; in ProcessNeighboringCellGsm() local344 sptr<LteCellInformation> cell = new LteCellInformation; in ProcessNeighboringCellLte() local360 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; in ProcessNeighboringCellWcdma() local376 sptr<CdmaCellInformation> cell = new CdmaCellInformation; in ProcessNeighboringCellCdma() local395 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; in ProcessNeighboringCellTdscdma() local[all …]
114 std::unique_ptr<T> cell = std::make_unique<T>(); in ProcessReply() local
205 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in ConvertCellInfoList() local213 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList() local
212 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in OnUpdateCellInfo() local220 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in OnUpdateCellInfo() local