Searched refs:dnsProxyListener (Results 1 – 2 of 2) sorted by relevance
46 explicit GetAddrInfoCmd(DnsProxyListener* dnsProxyListener);80 explicit GetHostByNameCmd(DnsProxyListener* dnsProxyListener);113 explicit GetHostByAddrCmd(const DnsProxyListener* dnsProxyListener);
299 DnsProxyListener::GetAddrInfoCmd::GetAddrInfoCmd(DnsProxyListener* dnsProxyListener) : in GetAddrInfoCmd() argument301 mDnsProxyListener(dnsProxyListener) { in GetAddrInfoCmd()375 DnsProxyListener::GetHostByNameCmd::GetHostByNameCmd(DnsProxyListener* dnsProxyListener) : in GetHostByNameCmd() argument377 mDnsProxyListener(dnsProxyListener) { in GetHostByNameCmd()506 DnsProxyListener::GetHostByAddrCmd::GetHostByAddrCmd(const DnsProxyListener* dnsProxyListener) : in GetHostByAddrCmd() argument508 mDnsProxyListener(dnsProxyListener) { in GetHostByAddrCmd()