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

/system/netd/server/
H A DDnsProxyListener.h33 class GetAddrInfoCmd : public NetdCommand { class in class:DnsProxyListener
35 GetAddrInfoCmd(const DnsProxyListener* dnsProxyListener);
36 virtual ~GetAddrInfoCmd() {}
H A DDnsProxyListener.cpp46 registerCmd(new GetAddrInfoCmd(this));
154 DnsProxyListener::GetAddrInfoCmd::GetAddrInfoCmd(const DnsProxyListener* dnsProxyListener) : function in class:DnsProxyListener::GetAddrInfoCmd
159 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient *cli,

Completed in 668 milliseconds