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

  /system/netd/server/
BandwidthController.cpp 63 const int BandwidthController::MAX_CMD_LEN = 1024;
176 char buffer[MAX_CMD_LEN];
332 char cmd[MAX_CMD_LEN];
364 char cmd[MAX_CMD_LEN];
508 char cmd[MAX_CMD_LEN];
562 char cmd[MAX_CMD_LEN];
    [all...]
BandwidthController.h 213 static const int MAX_CMD_LEN;

Completed in 76 milliseconds