Searched refs:GetHostByAddrCmd (Results 1 – 2 of 2) sorted by relevance
111 class GetHostByAddrCmd : public NetdCommand {113 explicit GetHostByAddrCmd(const DnsProxyListener* dnsProxyListener);114 virtual ~GetHostByAddrCmd() {} in ~GetHostByAddrCmd()
120 registerCmd(new GetHostByAddrCmd(this)); in DnsProxyListener()506 DnsProxyListener::GetHostByAddrCmd::GetHostByAddrCmd(const DnsProxyListener* dnsProxyListener) : in GetHostByAddrCmd() function in android::net::DnsProxyListener::GetHostByAddrCmd511 int DnsProxyListener::GetHostByAddrCmd::runCommand(SocketClient *cli, in runCommand()