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

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

Completed in 144 milliseconds