Searched refs:dnsProxyListener (Results 1 – 2 of 2) sorted by relevance
48 explicit GetAddrInfoCmd(DnsProxyListener* dnsProxyListener);82 explicit GetHostByNameCmd(DnsProxyListener* dnsProxyListener);113 explicit GetHostByAddrCmd(const DnsProxyListener* dnsProxyListener);
321 DnsProxyListener::GetAddrInfoCmd::GetAddrInfoCmd(DnsProxyListener* dnsProxyListener) : in GetAddrInfoCmd() argument323 mDnsProxyListener(dnsProxyListener) { in GetAddrInfoCmd()398 DnsProxyListener::GetHostByNameCmd::GetHostByNameCmd(DnsProxyListener* dnsProxyListener) : in GetHostByNameCmd() argument400 mDnsProxyListener(dnsProxyListener) { in GetHostByNameCmd()534 DnsProxyListener::GetHostByAddrCmd::GetHostByAddrCmd(const DnsProxyListener* dnsProxyListener) : in GetHostByAddrCmd() argument536 mDnsProxyListener(dnsProxyListener) { in GetHostByAddrCmd()