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

/system/netd/server/
H A DCommandListener.cpp710 void CommandListener::BandwidthControlCmd::sendGenericOpFailed(SocketClient *cli, const char *errMsg) { function in class:android::net::CommandListener::BandwidthControlCmd
752 sendGenericOpFailed(cli, "Failed to get quota");
772 sendGenericOpFailed(cli, "Failed to get quota");
991 sendGenericOpFailed(cli, extraProcessingInfo.c_str());

Completed in 60 milliseconds