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

  /system/netd/server/
CommandListener.cpp 843 void CommandListener::BandwidthControlCmd::sendGenericSyntaxError(SocketClient *cli, const char *usageMsg) {
864 sendGenericSyntaxError(cli, "<cmds> <args...>");
884 sendGenericSyntaxError(cli, "removequota <interface>");
895 sendGenericSyntaxError(cli, "getquota");
914 sendGenericSyntaxError(cli, "getiquota <iface>");
    [all...]
CommandListener.h 112 void sendGenericSyntaxError(SocketClient *cli, const char *usageMsg);

Completed in 1731 milliseconds