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

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

Completed in 128 milliseconds