Searched refs:updateQuota (Results 1 – 2 of 2) sorted by relevance
397 res |= updateQuota(cost, maxBytes); in setInterfaceSharedQuota()474 if (int res = updateQuota(cost, maxBytes)) { in setInterfaceQuota()563 int BandwidthController::updateQuota(const std::string& quotaName, int64_t bytes) { in updateQuota() function in BandwidthController613 res = updateQuota(alertName, bytes); in setGlobalAlert()708 res = updateQuota(alertName, *alertBytes); in setCostlyAlert()
99 int updateQuota(const std::string& alertName, int64_t bytes);