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

  /system/netd/server/
CommandListener.cpp 868 void CommandListener::BandwidthControlCmd::sendGenericSyntaxError(SocketClient *cli, const char *usageMsg) {
889 sendGenericSyntaxError(cli, "<cmds> <args...>");
909 sendGenericSyntaxError(cli, "removequota <interface>");
920 sendGenericSyntaxError(cli, "getquota");
    [all...]
CommandListener.h 106 void sendGenericSyntaxError(SocketClient *cli, const char *usageMsg);

Completed in 39 milliseconds