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

  /system/netd/
ThrottleController.h 23 static int getInterfaceRxThrottle(const char *iface, int *rx);
ThrottleController.cpp 168 int ThrottleController::getInterfaceRxThrottle(const char *iface, int *rx) {
CommandListener.cpp 152 rc = ThrottleController::getInterfaceRxThrottle(argv[2], &val);
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 202 int getInterfaceRxThrottle(String iface);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 780 public int getInterfaceRxThrottle(String iface) {

Completed in 45 milliseconds