Searched refs:getRanges (Results 1 – 3 of 3) sorted by relevance
29 const std::vector<Range>& getRanges() const;
29 const std::vector<UidRanges::Range>& UidRanges::getRanges() const { in getRanges() function in UidRanges
709 for (const UidRanges::Range& range : uidRanges.getRanges()) { in modifyVirtualNetwork()