Searched refs:getInterfaceQuota (Results 1 – 2 of 2) sorted by relevance
46 int getInterfaceQuota(const std::string& iface, int64_t* bytes);
572 return getInterfaceQuota("shared", bytes); in getInterfaceSharedQuota()575 int BandwidthController::getInterfaceQuota(const std::string& iface, int64_t* bytes) { in getInterfaceQuota() function in BandwidthController