Searched defs:cell (Results 1 – 8 of 8) sorted by relevance
104 std::vector<CellNearbyInfo> cell = cellInfo->cellNearbyInfo; in ProcessNeighboringCellInfo() local143 std::vector<CurrentCellInformation> cell = cellInfoList->cellCurrentInfo; in ProcessCurrentCellInfo() local168 for (auto &cell : cellInfos_) { in UpdateCellLocation() local182 sptr<CellInformation> &cell, CellInformation::CellType type, int32_t cellId, int32_t lac) in ProcessCellLocation()232 void CellInfo::UpdateSignalLevel(sptr<CellInformation> &cell, CellInformation::CellType cellType) in UpdateSignalLevel()377 sptr<GsmCellInformation> cell = new GsmCellInformation; in ProcessNeighboringCellGsm() local404 sptr<LteCellInformation> cell = new LteCellInformation; in ProcessNeighboringCellLte() local427 sptr<WcdmaCellInformation> cell = new WcdmaCellInformation; in ProcessNeighboringCellWcdma() local451 sptr<CdmaCellInformation> cell = new CdmaCellInformation; in ProcessNeighboringCellCdma() local478 sptr<TdscdmaCellInformation> cell = new TdscdmaCellInformation; in ProcessNeighboringCellTdscdma() local[all …]
161 std::unique_ptr<T> cell = std::make_unique<T>(); in ProcessReply() local
85 void CreateGsmCellInfo(std::unique_ptr<GsmCellInformation> &cell, const uint8_t *data, size_t size) in CreateGsmCellInfo()104 void CreateLteCellInfo(std::unique_ptr<LteCellInformation> &cell, const uint8_t *data, size_t size) in CreateLteCellInfo()136 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in UpdateCellInfo() local144 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in UpdateCellInfo() local
258 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in ConvertCellInfoList() local266 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList() local274 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
132 const NativeData *cell = &markInfo[i]; in FillBlocks() local
1048 CellInfo *cell = temp->cellNearbyInfo + i; in BuildNeighboringCellList() local1067 CellInfo *cell = temp->cellNearbyInfo + i; in BuildNeighboringCellList() local1365 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local1384 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local1403 CurrentCellInfoVendor *cell = temp->currentCellInfo + i; in BuildCurrentCellList() local