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

  /system/netd/
ThrottleController.h 27 static int runTcCmd(const char *cmd);
ThrottleController.cpp 43 int ThrottleController::runTcCmd(const char *cmd) {
83 if (runTcCmd(cmd)) {
92 if (runTcCmd(cmd)) {
110 if (runTcCmd(cmd)) {
119 if (runTcCmd(cmd)) {
128 if (runTcCmd(cmd)) {
138 if (runTcCmd(cmd)) {
153 runTcCmd(cmd);
155 runTcCmd(cmd);
157 runTcCmd("qdisc del dev ifb0 root")
    [all...]

Completed in 1516 milliseconds