OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
161
int ThrottleController::
getInterfaceRxThrottle
(const char *iface, int *rx) {
CommandListener.cpp
170
rc = ThrottleController::
getInterfaceRxThrottle
(argv[2], &val);
[
all
...]
/frameworks/base/core/java/android/os/
INetworkManagementService.aidl
294
int
getInterfaceRxThrottle
(String iface);
/frameworks/base/services/java/com/android/server/
NetworkManagementService.java
[
all
...]
Completed in 521 milliseconds