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

/system/core/libsysutils/src/
H A DFrameworkCommand.cpp30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, function in class:FrameworkCommand
/system/core/logd/
H A DCommandListener.cpp57 int CommandListener::ShutdownCmd::runCommand(SocketClient * /*cli*/, function in class:CommandListener::ShutdownCmd
74 int CommandListener::ClearCmd::runCommand(SocketClient *cli, function in class:CommandListener::ClearCmd
103 int CommandListener::GetBufSizeCmd::runCommand(SocketClient *cli, function in class:CommandListener::GetBufSizeCmd
129 int CommandListener::SetBufSizeCmd::runCommand(SocketClient *cli, function in class:CommandListener::SetBufSizeCmd
163 int CommandListener::GetBufSizeUsedCmd::runCommand(SocketClient *cli, function in class:CommandListener::GetBufSizeUsedCmd
207 int CommandListener::GetStatisticsCmd::runCommand(SocketClient *cli, function in class:CommandListener::GetStatisticsCmd
246 int CommandListener::GetPruneListCmd::runCommand(SocketClient *cli, function in class:CommandListener::GetPruneListCmd
266 int CommandListener::SetPruneListCmd::runCommand(SocketClient *cli, function in class:CommandListener::SetPruneListCmd
/system/netd/server/
H A DDnsProxyListener.cpp159 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient *cli, function in class:DnsProxyListener::GetAddrInfoCmd
238 int DnsProxyListener::GetHostByNameCmd::runCommand(SocketClient *cli, function in class:DnsProxyListener::GetHostByNameCmd
345 int DnsProxyListener::GetHostByAddrCmd::runCommand(SocketClient *cli, function in class:DnsProxyListener::GetHostByAddrCmd
H A DMDnsSdListener.cpp393 int MDnsSdListener::Handler::runCommand(SocketClient *cli, function in class:MDnsSdListener::Handler
H A DCommandListener.cpp259 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli, function in class:CommandListener::InterfaceCmd
488 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli, function in class:CommandListener::ListTtysCmd
505 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli, function in class:CommandListener::IpFwdCmd
543 int CommandListener::TetherCmd::runCommand(SocketClient *cli, function in class:CommandListener::TetherCmd
653 int CommandListener::NatCmd::runCommand(SocketClient *cli, function in class:CommandListener::NatCmd
693 int CommandListener::PppdCmd::runCommand(SocketClient *cli, function in class:CommandListener::PppdCmd
745 int CommandListener::SoftapCmd::runCommand(SocketClient *cli, function in class:CommandListener::SoftapCmd
791 int CommandListener::ResolverCmd::runCommand(SocketClient *cli, int argc, char **margv) { function in class:CommandListener::ResolverCmd
862 int CommandListener::BandwidthControlCmd::runCommand(SocketClient *cli, int argc, char **argv) { function in class:CommandListener::BandwidthControlCmd
1173 int CommandListener::IdletimerControlCmd::runCommand(SocketClien function in class:CommandListener::IdletimerControlCmd
1252 int CommandListener::FirewallCmd::runCommand(SocketClient *cli, int argc, function in class:CommandListener::FirewallCmd
1341 int CommandListener::ClatdCmd::runCommand(SocketClient *cli, int argc, function in class:CommandListener::ClatdCmd
1394 int CommandListener::NetworkCommand::runCommand(SocketClient* client, int argc, char** argv) { function in class:CommandListener::NetworkCommand
[all...]
/system/vold/
H A DCommandListener.cpp92 int CommandListener::DumpCmd::runCommand(SocketClient *cli, function in class:CommandListener::DumpCmd
121 int CommandListener::VolumeCmd::runCommand(SocketClient *cli, function in class:CommandListener::VolumeCmd
231 int CommandListener::StorageCmd::runCommand(SocketClient *cli, function in class:CommandListener::StorageCmd
336 int CommandListener::AsecCmd::runCommand(SocketClient *cli, function in class:CommandListener::AsecCmd
478 int CommandListener::ObbCmd::runCommand(SocketClient *cli, function in class:CommandListener::ObbCmd
557 int CommandListener::CryptfsCmd::runCommand(SocketClient *cli, function in class:CommandListener::CryptfsCmd
746 int CommandListener::FstrimCmd::runCommand(SocketClient *cli, function in class:CommandListener::FstrimCmd

Completed in 727 milliseconds