Searched defs:cell (Results 1 – 6 of 6) sorted by relevance
98 std::vector<CellNearbyInfo> cell = cellInfo->cellNearbyInfo; in ProcessNeighboringCellInfo() local136 std::vector<CurrentCellInfo> cell = cellInfoList->cellCurrentInfo; in ProcessCurrentCellInfo() local161 for (auto &cell : cellInfos_) { in UpdateCellLocation() local175 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation()225 void CellInfo::UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) in UpdateSignalLevel()365 sptr<GsmCellInformation> cell = new GsmCellInformation; in ProcessNeighboringCellGsm() local384 sptr<LteCellInformation> cell = new LteCellInformation; in ProcessNeighboringCellLte() local399 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; in ProcessNeighboringCellWcdma() local415 sptr<CdmaCellInformation> cell = new CdmaCellInformation; in ProcessNeighboringCellCdma() local434 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; in ProcessNeighboringCellTdscdma() local[all …]
130 std::unique_ptr<T> cell = std::make_unique<T>(); in ProcessReply() local
207 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in ConvertCellInfoList() local215 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList() local
88 for (const auto &cell : cellList) { in PrintCellInformation() local130 void NetworkSearchTest::PrintGsmCellInformation(sptr<CellInformation> cell) in PrintGsmCellInformation()160 void NetworkSearchTest::PrintCdmaCellInformation(sptr<CellInformation> cell) in PrintCdmaCellInformation()188 void NetworkSearchTest::PrintWcdmaCellInformation(sptr<CellInformation> cell) in PrintWcdmaCellInformation()204 void NetworkSearchTest::PrintTdscdmaCellInformation(sptr<CellInformation> cell) in PrintTdscdmaCellInformation()220 void NetworkSearchTest::PrintLteCellInformation(sptr<CellInformation> cell) in PrintLteCellInformation()236 void NetworkSearchTest::PrintNrCellInformation(sptr<CellInformation> cell) in PrintNrCellInformation()
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
676 CellInfo *cell = temp->cellNearbyInfo + i; in BuildNeighboringCellList() local782 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local