HomeSort by relevance Sort by last modified time
    Searched refs:_DNS_SD_LIBDISPATCH (Results 1 - 3 of 3) sorted by null

  /external/mdnsresponder/mDNSShared/
dns_sd.h 89 #ifndef _DNS_SD_LIBDISPATCH
90 #define _DNS_SD_LIBDISPATCH 0
91 #endif /* ndef _DNS_SD_LIBDISPATCH */
139 #if _DNS_SD_LIBDISPATCH
    [all...]
dnssd_clientstub.c 125 // _DNS_SD_LIBDISPATCH is defined where libdispatch/GCD is available. This does not mean that the application will use the
126 // DNSServiceSetDispatchQueue API. Hence any new code guarded with _DNS_SD_LIBDISPATCH should still be backwards compatible.
143 #if _DNS_SD_LIBDISPATCH
401 #if _DNS_SD_LIBDISPATCH
471 #if _DNS_SD_LIBDISPATCH
809 #if _DNS_SD_LIBDISPATCH
    [all...]
  /external/mdnsresponder/Clients/
dns-sd.c 186 #undef _DNS_SD_LIBDISPATCH
224 #if _DNS_SD_LIBDISPATCH
235 #if _DNS_SD_LIBDISPATCH
617 #if _DNS_SD_LIBDISPATCH
651 #if _DNS_SD_LIBDISPATCH
    [all...]

Completed in 576 milliseconds