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

/system/netd/server/
H A DCommandListener.cpp693 void CommandListener::BandwidthControlCmd::sendGenericOpFailed(SocketClient *cli, const char *errMsg) { function in class:android::net::CommandListener::BandwidthControlCmd
735 sendGenericOpFailed(cli, "Failed to get quota");
755 sendGenericOpFailed(cli, "Failed to get quota");

Completed in 25 milliseconds