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