Searched defs:getInterfaceQuota (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DBandwidthController.cpp671 return getInterfaceQuota("shared", bytes);
674 int BandwidthController::getInterfaceQuota(const char *costName, int64_t *bytes) { function in class:BandwidthController

Completed in 65 milliseconds