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

/system/netd/server/
H A DCommandListener.h135 class ClatdCmd : public NetdCommand { class in class:android::net::CommandListener
137 ClatdCmd();
138 virtual ~ClatdCmd() {}
H A DCommandListener.cpp118 registerLockingCmd(new ClatdCmd());
1206 CommandListener::ClatdCmd::ClatdCmd() : NetdCommand("clatd") { function in class:android::net::CommandListener::ClatdCmd
1209 int CommandListener::ClatdCmd::runCommand(SocketClient *cli, int argc,

Completed in 44 milliseconds