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

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

Completed in 57 milliseconds