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

/system/netd/
H A DCommandListener.cpp990 void CommandListener::BandwidthControlCmd::sendGenericOkFail(SocketClient *cli, int cond) { function in class:CommandListener::BandwidthControlCmd
1012 sendGenericOkFail(cli, rc);
1018 sendGenericOkFail(cli, rc);
1028 sendGenericOkFail(cli, rc);
1076 sendGenericOkFail(cli, rc);
1097 sendGenericOkFail(cli, rc);
1119 sendGenericOkFail(cli, rc);
1129 sendGenericOkFail(cli, rc);
1139 sendGenericOkFail(cli, rc);
1149 sendGenericOkFail(cl
1340 int CommandListener::FirewallCmd::sendGenericOkFail(SocketClient *cli, int cond) { function in class:CommandListener::FirewallCmd
[all...]
H A DCommandListener.h111 void sendGenericOkFail(SocketClient *cli, int cond);
136 int sendGenericOkFail(SocketClient *cli, int cond);

Completed in 405 milliseconds