Home
last modified time | relevance | path

Searched defs:runCommand (Results 1 – 7 of 7) sorted by relevance

/system/core/logd/
DCommandListener.cpp58 int CommandListener::ShutdownCmd::runCommand(SocketClient * /*cli*/, in runCommand() function in CommandListener::ShutdownCmd
79 int CommandListener::ClearCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ClearCmd
108 int CommandListener::GetBufSizeCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetBufSizeCmd
134 int CommandListener::SetBufSizeCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::SetBufSizeCmd
168 int CommandListener::GetBufSizeUsedCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetBufSizeUsedCmd
212 int CommandListener::GetStatisticsCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetStatisticsCmd
251 int CommandListener::GetPruneListCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetPruneListCmd
271 int CommandListener::SetPruneListCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::SetPruneListCmd
307 int CommandListener::ReinitCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ReinitCmd
/system/vold/
DCommandListener.cpp107 int CommandListener::DumpCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::DumpCmd
136 int CommandListener::VolumeCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::VolumeCmd
281 int CommandListener::StorageCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::StorageCmd
386 int CommandListener::AsecCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::AsecCmd
528 int CommandListener::ObbCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ObbCmd
591 int CommandListener::FstrimCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::FstrimCmd
DCryptCommandListener.cpp113 int CryptCommandListener::CryptfsCmd::runCommand(SocketClient *cli, in runCommand() function in CryptCommandListener::CryptfsCmd
/system/netd/server/
DCommandListener.cpp264 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::InterfaceCmd
493 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ListTtysCmd
510 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand() function in CommandListener::IpFwdCmd
570 int CommandListener::TetherCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::TetherCmd
680 int CommandListener::NatCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::NatCmd
720 int CommandListener::PppdCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::PppdCmd
772 int CommandListener::SoftapCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::SoftapCmd
818 int CommandListener::ResolverCmd::runCommand(SocketClient *cli, int argc, char **margv) { in runCommand() function in CommandListener::ResolverCmd
893 int CommandListener::BandwidthControlCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand() function in CommandListener::BandwidthControlCmd
1204 int CommandListener::IdletimerControlCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand() function in CommandListener::IdletimerControlCmd
[all …]
DDnsProxyListener.cpp193 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient *cli, in runCommand() function in DnsProxyListener::GetAddrInfoCmd
275 int DnsProxyListener::GetHostByNameCmd::runCommand(SocketClient *cli, in runCommand() function in DnsProxyListener::GetHostByNameCmd
382 int DnsProxyListener::GetHostByAddrCmd::runCommand(SocketClient *cli, in runCommand() function in DnsProxyListener::GetHostByAddrCmd
DMDnsSdListener.cpp393 int MDnsSdListener::Handler::runCommand(SocketClient *cli, in runCommand() function in MDnsSdListener::Handler
/system/core/libsysutils/src/
DFrameworkCommand.cpp30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand() function in FrameworkCommand