Searched defs:cells (Results 1 – 6 of 6) sorted by relevance
153 void ProcessReply(MessageParcel &reply, std::vector<sptr<CellInformation>> &cells) in ProcessReply()
128 std::vector<sptr<CellInformation>> cells; in OnCellInfoUpdatedInner() local252 MessageParcel &data, std::vector<sptr<CellInformation>> &cells) in ConvertCellInfoList()
1092 int32_t NetworkSearchHandler::GetCellInfoList(std::vector<sptr<CellInformation>> &cells) in GetCellInfoList()1121 std::vector<sptr<CellInformation>> cells; in SendUpdateCellLocationRequest() local
294 std::vector<sptr<CellInformation>> cells; in OnUpdateCellInfo() local
2439 std::vector<sptr<CellInformation>> cells; variable
2722 … CoreServiceProxy::ProcessCellInfo(MessageParcel &reply, std::vector<sptr<CellInformation>> &cells) in ProcessCellInfo()