Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/DLLX/
DDLLX.cpp70 debug_initialize( kDebugOutputTypeWindowsDebugger ); in DllMain()
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp263 debug_initialize( kDebugOutputTypeWindowsDebugger, "ControlPanel", NULL ); in InitInstance()
/external/mdnsresponder/mDNSShared/
DDebugServices.h176 #define kDebugOutputTypeWindowsDebugger 0x77696E64U // 'wind' - no params macro
DDebugServices.c282 type = kDebugOutputTypeWindowsDebugger; in DebugInitialize()
370 case kDebugOutputTypeWindowsDebugger: in DebugInitialize()
628 case kDebugOutputTypeWindowsDebugger: in DebugPrint()