Searched refs:IsOverWarning (Results 1 – 3 of 3) sorted by relevance
98 bool IsOverWarning(int64_t totalQuota) const;
177 bool NetQuotaPolicy::IsOverWarning(int64_t totalQuota) const in IsOverWarning() function in OHOS::NetManagerStandard::NetQuotaPolicy
239 … if (quotaPolicy.IsOverWarning(totalQuota) && quotaPolicy.quotapolicy.lastWarningRemind < start) { in UpdateQuotaNotify()