/system/core/logd/ |
D | CommandListener.cpp | 60 int CommandListener::ShutdownCmd::runCommand(SocketClient * /*cli*/, in runCommand() function in CommandListener::ShutdownCmd 81 int CommandListener::ClearCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ClearCmd 109 int CommandListener::GetBufSizeCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetBufSizeCmd 135 int CommandListener::SetBufSizeCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::SetBufSizeCmd 169 int CommandListener::GetBufSizeUsedCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetBufSizeUsedCmd 204 int CommandListener::GetStatisticsCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetStatisticsCmd 246 int CommandListener::GetPruneListCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::GetPruneListCmd 258 int CommandListener::SetPruneListCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::SetPruneListCmd 289 int CommandListener::ReinitCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ReinitCmd
|
/system/netd/server/ |
D | CommandListener.cpp | 93 int runCommand(SocketClient *c, int argc, char **argv) { in runCommand() function in __anonce9ffa890111::LockingFrameworkCommand 252 int CommandListener::InterfaceCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::InterfaceCmd 481 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ListTtysCmd 498 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand() function in CommandListener::IpFwdCmd 558 int CommandListener::TetherCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::TetherCmd 663 int CommandListener::NatCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::NatCmd 703 int CommandListener::PppdCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::PppdCmd 755 int CommandListener::SoftapCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::SoftapCmd 801 int CommandListener::ResolverCmd::runCommand(SocketClient *cli, int argc, char **margv) { in runCommand() function in CommandListener::ResolverCmd 887 int CommandListener::BandwidthControlCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand() function in CommandListener::BandwidthControlCmd [all …]
|
D | DnsProxyListener.cpp | 231 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient *cli, in runCommand() function in DnsProxyListener::GetAddrInfoCmd 307 int DnsProxyListener::GetHostByNameCmd::runCommand(SocketClient *cli, in runCommand() function in DnsProxyListener::GetHostByNameCmd 419 int DnsProxyListener::GetHostByAddrCmd::runCommand(SocketClient *cli, in runCommand() function in DnsProxyListener::GetHostByAddrCmd
|
D | MDnsSdListener.cpp | 406 int MDnsSdListener::Handler::runCommand(SocketClient *cli, in runCommand() function in MDnsSdListener::Handler
|
/system/vold/ |
D | CommandListener.cpp | 112 int CommandListener::DumpCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::DumpCmd 141 int CommandListener::VolumeCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::VolumeCmd 286 int CommandListener::StorageCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::StorageCmd 391 int CommandListener::AsecCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::AsecCmd 533 int CommandListener::ObbCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::ObbCmd 596 int CommandListener::FstrimCmd::runCommand(SocketClient *cli, in runCommand() function in CommandListener::FstrimCmd 772 int CommandListener::AppFuseCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand() function in CommandListener::AppFuseCmd
|
D | CryptCommandListener.cpp | 172 int CryptCommandListener::CryptfsCmd::runCommand(SocketClient *cli, in runCommand() function in CryptCommandListener::CryptfsCmd
|
/system/core/libsysutils/src/ |
D | FrameworkCommand.cpp | 30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand() function in FrameworkCommand
|
/system/netd/tests/ |
D | binder_test.cpp | 92 static std::vector<std::string> runCommand(const std::string& command) { in runCommand() function
|