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

  /system/netd/
CommandListener.cpp 892 void CommandListener::BandwidthControlCmd::sendGenericSyntaxError(SocketClient *cli, const char *usageMsg) {
913 sendGenericSyntaxError(cli, "<cmds> <args...>");
    [all...]
CommandListener.h 116 void sendGenericSyntaxError(SocketClient *cli, const char *usageMsg);

Completed in 504 milliseconds