Home
last modified time | relevance | path

Searched refs:sendGenericOpFailed (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DCommandListener.h105 void sendGenericOpFailed(SocketClient *cli, const char *errMsg);
DCommandListener.cpp883 void CommandListener::BandwidthControlCmd::sendGenericOpFailed(SocketClient *cli, const char *errMs… in sendGenericOpFailed() function in CommandListener::BandwidthControlCmd
925 sendGenericOpFailed(cli, "Failed to get quota"); in runCommand()
945 sendGenericOpFailed(cli, "Failed to get quota"); in runCommand()
1164 sendGenericOpFailed(cli, extraProcessingInfo.c_str()); in runCommand()