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

  /system/netd/
DnsProxyListener.h 31 class GetAddrInfoCmd : public NetdCommand {
33 GetAddrInfoCmd();
34 virtual ~GetAddrInfoCmd() {}
DnsProxyListener.cpp 39 registerCmd(new GetAddrInfoCmd());
102 DnsProxyListener::GetAddrInfoCmd::GetAddrInfoCmd() :
106 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient *cli,

Completed in 72 milliseconds