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

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

Completed in 281 milliseconds