Searched defs:cell (Results 1 – 7 of 7) sorted by relevance
105 std::vector<CellNearbyInfo> cell = cellInfo->cellNearbyInfo; in ProcessNeighboringCellInfo() local142 std::vector<CurrentCellInformation> cell = cellInfoList->cellCurrentInfo; in ProcessCurrentCellInfo() local167 for (auto &cell : cellInfos_) { in UpdateCellLocation() local181 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation()231 void CellInfo::UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) in UpdateSignalLevel()376 sptr<GsmCellInformation> cell = new GsmCellInformation; in ProcessNeighboringCellGsm() local400 sptr<LteCellInformation> cell = new LteCellInformation; in ProcessNeighboringCellLte() local420 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; in ProcessNeighboringCellWcdma() local441 sptr<CdmaCellInformation> cell = new CdmaCellInformation; in ProcessNeighboringCellCdma() local465 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; in ProcessNeighboringCellTdscdma() local[all …]
155 std::unique_ptr<T> cell = std::make_unique<T>(); in ProcessReply() local
74 void CreateGsmCellInfo(std::unique_ptr<GsmCellInformation> &cell, const uint8_t *data, size_t size) in CreateGsmCellInfo()93 void CreateLteCellInfo(std::unique_ptr<LteCellInformation> &cell, const uint8_t *data, size_t size) in CreateLteCellInfo()125 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in UpdateCellInfo() local133 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in UpdateCellInfo() local
261 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in ConvertCellInfoList() local269 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList() local277 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in ConvertCellInfoList() local
89 for (const auto &cell : cellList) { in PrintCellInformation() local131 void NetworkSearchTest::PrintGsmCellInformation(sptr<CellInformation> cell) in PrintGsmCellInformation()161 void NetworkSearchTest::PrintCdmaCellInformation(sptr<CellInformation> cell) in PrintCdmaCellInformation()189 void NetworkSearchTest::PrintWcdmaCellInformation(sptr<CellInformation> cell) in PrintWcdmaCellInformation()205 void NetworkSearchTest::PrintTdscdmaCellInformation(sptr<CellInformation> cell) in PrintTdscdmaCellInformation()221 void NetworkSearchTest::PrintLteCellInformation(sptr<CellInformation> cell) in PrintLteCellInformation()237 void NetworkSearchTest::PrintNrCellInformation(sptr<CellInformation> cell) in PrintNrCellInformation()
300 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in OnUpdateCellInfo() local308 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in OnUpdateCellInfo() local316 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in OnUpdateCellInfo() local
1035 CellInfo *cell = temp->cellNearbyInfo + i; in BuildNeighboringCellList() local1054 CellInfo *cell = temp->cellNearbyInfo + i; in BuildNeighboringCellList() local1352 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local1371 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local1390 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local