Searched refs:getRanges (Results 1 – 3 of 3) sorted by relevance
35 const std::vector<android::net::UidRange>& getRanges() const;
45 const std::vector<UidRange>& UidRanges::getRanges() const { in getRanges() function in android::net::UidRanges
769 for (const UidRange& range : uidRanges.getRanges()) { in modifyRejectNonSecureNetworkRule()790 for (const UidRange& range : uidRanges.getRanges()) { in modifyVirtualNetwork()