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()
1452 if (!policy.hasCycle()) continue;1997 if (policy.limitBytes == LIMIT_DISABLED || !policy.hasCycle()) { in updateNetworkEnabledNL()2187 if ((hasLimit || hasWarning) && policy.hasCycle()) {