Home
last modified time | relevance | path

Searched refs:DebugDumpQuerySet (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mdnsresponder/mDNSWindows/mdnsNSP/
H A DmdnsNSP.c200 void DebugDumpQuerySet( DebugLevel inLevel, const WSAQUERYSETW *inQuerySet );
202 #define dlog_query_set( LEVEL, SET ) DebugDumpQuerySet( LEVEL, SET )
1695 void DebugDumpQuerySet( DebugLevel inLevel, const WSAQUERYSETW *inQuerySet ) in DebugDumpQuerySet() function