Searched defs:sendGenericOpFailed (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DCommandListener.cpp858 void CommandListener::BandwidthControlCmd::sendGenericOpFailed(SocketClient *cli, const char *errMsg) { function in class:CommandListener::BandwidthControlCmd
900 sendGenericOpFailed(cli, "Failed to get quota");
920 sendGenericOpFailed(cli, "Failed to get quota");
1158 sendGenericOpFailed(cli, extraProcessingInfo.c_str());

Completed in 80 milliseconds