OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInterfaceTxThrottle
(Results
1 - 5
of
5
) sorted by null
/system/netd/
ThrottleController.h
24
static int
getInterfaceTxThrottle
(const char *iface, int *tx);
ThrottleController.cpp
166
int ThrottleController::
getInterfaceTxThrottle
(const char *iface, int *tx) {
CommandListener.cpp
172
rc = ThrottleController::
getInterfaceTxThrottle
(argv[2], &val);
[
all
...]
/frameworks/base/core/java/android/os/
INetworkManagementService.aidl
300
int
getInterfaceTxThrottle
(String iface);
/frameworks/base/services/java/com/android/server/
NetworkManagementService.java
[
all
...]
Completed in 19 milliseconds