HomeSort by relevance Sort by last modified time
    Searched refs:GetHostByAddrCmd (Results 1 - 2 of 2) sorted by null

  /system/netd/
DnsProxyListener.h 64 class GetHostByAddrCmd : public NetdCommand {
66 GetHostByAddrCmd();
67 virtual ~GetHostByAddrCmd() {}
DnsProxyListener.cpp 40 registerCmd(new GetHostByAddrCmd());
167 DnsProxyListener::GetHostByAddrCmd::GetHostByAddrCmd() :
171 int DnsProxyListener::GetHostByAddrCmd::runCommand(SocketClient *cli,

Completed in 118 milliseconds