Searched refs:updateQuota (Results 1 – 2 of 2) sorted by relevance
460 res |= updateQuota(cost, maxBytes); in setInterfaceSharedQuota()537 if (int res = updateQuota(cost, maxBytes)) { in setInterfaceQuota()626 int BandwidthController::updateQuota(const std::string& quotaName, int64_t bytes) { in updateQuota() function in BandwidthController676 res = updateQuota(alertName, bytes); in setGlobalAlert()771 res = updateQuota(alertName, *alertBytes); in setCostlyAlert()
105 int updateQuota(const std::string& alertName, int64_t bytes);