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

/system/netd/
H A DCommandListener.cpp1067 void CommandListener::BandwidthControlCmd::sendGenericOpFailed(SocketClient *cli, const char *errMsg) { function in class:CommandListener::BandwidthControlCmd
1109 sendGenericOpFailed(cli, "Failed to get quota");
1129 sendGenericOpFailed(cli, "Failed to get quota");
1362 sendGenericOpFailed(cli, extraProcessingInfo.c_str());

Completed in 58 milliseconds