Searched refs:getInterfaceSharedQuota (Results 1 – 3 of 3) sorted by relevance
60 int getInterfaceSharedQuota(int64_t *bytes);
776 int BandwidthController::getInterfaceSharedQuota(int64_t *bytes) { in getInterfaceSharedQuota() function in BandwidthController
929 int rc = sBandwidthCtrl->getInterfaceSharedQuota(&bytes); in runCommand()