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

  /system/netd/server/
BandwidthController.h 116 enum RunCmdErrHandling { RunCmdFailureBad, RunCmdFailureOk };
140 int runCommands(int numCommands, const char *commands[], RunCmdErrHandling cmdErrHandling);
BandwidthController.cpp 288 RunCmdErrHandling cmdErrHandling) {
    [all...]

Completed in 262 milliseconds