Searched refs:GetAddrInfoCmd (Results 1 – 2 of 2) sorted by relevance
58 class GetAddrInfoCmd : public FrameworkCommand {60 GetAddrInfoCmd();61 virtual ~GetAddrInfoCmd() {} in ~GetAddrInfoCmd()
569 registerCmd(new GetAddrInfoCmd()); in DnsProxyListener()807 DnsProxyListener::GetAddrInfoCmd::GetAddrInfoCmd() : FrameworkCommand("getaddrinfo") {} in GetAddrInfoCmd() function in android::net::DnsProxyListener::GetAddrInfoCmd809 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand()