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

  /system/netd/
BandwidthController.h 168 static const int MAX_CMD_ARGS;
BandwidthController.cpp 54 const int BandwidthController::MAX_CMD_ARGS = 32;
194 const char *argv[MAX_CMD_ARGS];
228 if (argc >= MAX_CMD_ARGS) {
    [all...]

Completed in 1882 milliseconds