Searched refs:DNSServiceQueryRecordReply (Results 1 – 8 of 8) sorted by relevance
/external/mdnsresponder/mDNSShared/ |
D | dns_sd.h | 1445 typedef void (DNSSD_API *DNSServiceQueryRecordReply) typedef 1508 DNSServiceQueryRecordReply callBack,
|
D | dnssd_clientshim.c | 96 DNSServiceQueryRecordReply callback; 647 DNSServiceQueryRecordReply callback, in DNSServiceQueryRecord()
|
D | dnssd_clientstub.c | 831 …if (sdr->AppCallback)((DNSServiceQueryRecordReply)sdr->AppCallback)(sdr, 0, 0, error, NULL, 0, 0, … in CallbackWithError() 1201 …else ((DNSServiceQueryRecordReply)sdr->AppCallback)(sdr, cbh->cb_flags, cbh->cb_interface, cbh->cb… in handle_query_response() 1213 DNSServiceQueryRecordReply callBack, in DNSServiceQueryRecord()
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 379 DNSServiceQueryRecordReply callBack, in DNSServiceQueryRecord() 383 …*, DNSServiceFlags, uint32_t, const char*, uint16_t, uint16_t, DNSServiceQueryRecordReply, void* ); in DNSServiceQueryRecord()
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.cpp | 991 …, flags, interfaceIndex, pFullname->c_str(), rrtype, rrclass, (DNSServiceQueryRecordReply) Service… in QueryRecord()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 277 …NameUTF8.c_str(), ( uint16_t ) rrtype, ( uint16_t ) rrclass, ( DNSServiceQueryRecordReply ) &Query… in QueryRecord()
|
D | DNSSDService.cpp | 700 …NameUTF8.c_str(), ( uint16_t ) rrtype, ( uint16_t ) rrclass, ( DNSServiceQueryRecordReply ) &Query… in QueryRecord()
|
/external/libcups/cups/ |
D | dest.c | 3872 …, device->fullName, kDNSServiceType_TXT, kDNSServiceClass_IN, (DNSServiceQueryRecordReply)cups_dns…
|