Searched defs:usageMsg (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DCommandListener.cpp983 void CommandListener::BandwidthControlCmd::sendGenericSyntaxError(SocketClient *cli, const char *usageMsg) { argument
985 asprintf(&msg, "Usage: bandwidth %s", usageMsg);

Completed in 154 milliseconds