Searched refs:DNSServiceGetAddrInfoReply (Results 1 – 7 of 7) sorted by relevance
/external/libcups/vcnet/ |
D | dns_sd.h | 1554 typedef void (DNSSD_API *DNSServiceGetAddrInfoReply) typedef 1615 DNSServiceGetAddrInfoReply callBack,
|
/external/mdnsresponder/mDNSShared/ |
D | dns_sd.h | 1554 typedef void (DNSSD_API *DNSServiceGetAddrInfoReply) typedef 1615 DNSServiceGetAddrInfoReply callBack,
|
D | dnssd_clientshim.c | 78 DNSServiceGetAddrInfoReply callback; 741 DNSServiceGetAddrInfoReply inCallback, in DNSServiceGetAddrInfo()
|
D | dnssd_clientstub.c | 841 …if (sdr->AppCallback)((DNSServiceGetAddrInfoReply)sdr->AppCallback)(sdr, 0, 0, error, NULL, NULL, … in CallbackWithError() 1302 …((DNSServiceGetAddrInfoReply)sdr->AppCallback)(sdr, cbh->cb_flags, cbh->cb_interface, cbh->cb_err,… in handle_addrinfo_response() 1314 DNSServiceGetAddrInfoReply callBack, in DNSServiceGetAddrInfo()
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 456 DNSServiceGetAddrInfoReply callBack, in DNSServiceGetAddrInfo() 460 …*, DNSServiceFlags, uint32_t, DNSServiceProtocol, const char*, DNSServiceGetAddrInfoReply, void* ); in DNSServiceGetAddrInfo()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 329 … &sref, flags, ifIndex, addressFamily, hostNameUTF8.c_str(), ( DNSServiceGetAddrInfoReply ) &GetAd… in GetAddrInfo()
|
D | DNSSDService.cpp | 1144 …areConnection, ifIndex, addressFamily, hostNameUTF8.c_str(), ( DNSServiceGetAddrInfoReply ) &GetAd… in GetAddrInfo()
|