Searched refs:hasCycle (Results 1 – 3 of 3) sorted by relevance
211 public boolean hasCycle() { in hasCycle() method in NetworkPolicy
313 if (policy.hasCycle() && policy.template.matches(identity)) { in getUserPolicyOpportunisticQuotaBytes()
1680 if (!policy.hasCycle()) continue;2225 if (policy.limitBytes == LIMIT_DISABLED || !policy.hasCycle()) { in updateNetworkEnabledNL()2415 if ((hasLimit || hasWarning) && policy.hasCycle()) {