HomeSort by relevance Sort by last modified time
    Searched refs:getInterfaceQuota (Results 1 - 3 of 3) sorted by null

  /system/netd/
BandwidthController.h 60 int getInterfaceQuota(const char *iface, int64_t *bytes);
BandwidthController.cpp 671 return getInterfaceQuota("shared", bytes);
674 int BandwidthController::getInterfaceQuota(const char *costName, int64_t *bytes) {
    [all...]
CommandListener.cpp     [all...]

Completed in 31 milliseconds