Searched refs:BandwidthControlCmd (Results 1 – 2 of 2) sorted by relevance
106 class BandwidthControlCmd : public NetdCommand {108 BandwidthControlCmd();109 virtual ~BandwidthControlCmd() {} in ~BandwidthControlCmd()
181 registerCmd(new BandwidthControlCmd()); in CommandListener()870 CommandListener::BandwidthControlCmd::BandwidthControlCmd() : in BandwidthControlCmd() function in CommandListener::BandwidthControlCmd874 void CommandListener::BandwidthControlCmd::sendGenericSyntaxError(SocketClient *cli, const char *us… in sendGenericSyntaxError()881 void CommandListener::BandwidthControlCmd::sendGenericOkFail(SocketClient *cli, int cond) { in sendGenericOkFail()889 void CommandListener::BandwidthControlCmd::sendGenericOpFailed(SocketClient *cli, const char *errMs… in sendGenericOpFailed()893 int CommandListener::BandwidthControlCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand()