Searched defs:cellListNearbyInfo (Results 1 – 2 of 2) sorted by relevance
290 std::shared_ptr<CellListNearbyInfo> cellListNearbyInfo = std::make_shared<CellListNearbyInfo>(); in GetNeighboringCellInfoListResponse() local298 std::shared_ptr<CellListNearbyInfo> cellListNearbyInfo = std::make_shared<CellListNearbyInfo>(); in GetNeighboringCellInfoListResponse_1_2() local509 …std::shared_ptr<CellListNearbyInfo> cellListNearbyInfo, const HDI::Ril::V1_1::CellListNearbyInfo &… in BuildNeighboringCellInfoList()610 …std::shared_ptr<CellListNearbyInfo> cellListNearbyInfo, const HDI::Ril::V1_2::CellListNearbyInfo_1… in BuildNeighboringCellInfoList()
309 auto cellListNearbyInfo = std::make_shared<CellListNearbyInfo>(); variable