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

  /external/mdnsresponder/mDNSWindows/ControlPanel/
ControlPanel.cpp 218 debug_initialize( kDebugOutputTypeWindowsEventLog, "DNS-SD Control Panel", GetModuleHandle( NULL ) );
ControlPanelExe.cpp 155 debug_initialize( kDebugOutputTypeWindowsEventLog, "DNS-SD Control Panel", GetModuleHandle( NULL ) );
  /external/mdnsresponder/mDNSShared/
DebugServices.h 177 #define kDebugOutputTypeWindowsEventLog 0x7765766CU // 'wevl' - 1st param = C-string name, 2nd param = HMODULE or NULL.
    [all...]
DebugServices.c 376 case kDebugOutputTypeWindowsEventLog:
634 case kDebugOutputTypeWindowsEventLog:
    [all...]
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c 269 debug_initialize( kDebugOutputTypeWindowsEventLog, "mDNS NSP", inInstance );
    [all...]

Completed in 249 milliseconds