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

/system/netd/
H A DCommandListener.cpp1058 void CommandListener::BandwidthControlCmd::sendGenericOkFail(SocketClient *cli, int cond) { function in class:CommandListener::BandwidthControlCmd
1080 sendGenericOkFail(cli, rc);
1086 sendGenericOkFail(cli, rc);
1096 sendGenericOkFail(cli, rc);
1144 sendGenericOkFail(cli, rc);
1165 sendGenericOkFail(cli, rc);
1187 sendGenericOkFail(cli, rc);
1197 sendGenericOkFail(cli, rc);
1207 sendGenericOkFail(cli, rc);
1217 sendGenericOkFail(cl
1438 int CommandListener::FirewallCmd::sendGenericOkFail(SocketClient *cli, int cond) { function in class:CommandListener::FirewallCmd
[all...]
H A DCommandListener.h110 void sendGenericOkFail(SocketClient *cli, int cond);
135 int sendGenericOkFail(SocketClient *cli, int cond);

Completed in 134 milliseconds