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

  /external/mdnsresponder/mDNSWindows/DLLX/
DLLX.cpp 70 debug_initialize( kDebugOutputTypeWindowsDebugger );
  /external/mdnsresponder/mDNSShared/
DebugServices.h 1297 #define debug_initialize macro
1299 #define debug_initialize macro
1301 #define debug_initialize macro
1305 #define debug_initialize macro
1307 #define debug_initialize macro
1309 #define debug_initialize macro
    [all...]
DebugServices.c 580 debug_initialize( kDebugOutputTypeMetaConsole );
    [all...]
  /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 ) );
263 debug_initialize( kDebugOutputTypeWindowsDebugger, "ControlPanel", NULL );
  /bionic/libc/malloc_debug/
malloc_debug.cpp 68 bool debug_initialize(const MallocDispatch* malloc_dispatch, int* malloc_zygote_child,
204 bool debug_initialize(const MallocDispatch* malloc_dispatch, int* malloc_zygote_child, function
  /external/mdnsresponder/mDNSWindows/NSPTool/
NSPTool.c 54 debug_initialize( kDebugOutputTypeMetaConsole );
  /bionic/libc/malloc_debug/tests/
malloc_debug_unit_tests.cpp 48 bool debug_initialize(const MallocDispatch*, int*, const char*);
101 ASSERT_TRUE(debug_initialize(&dispatch, &zygote, options));
    [all...]
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c 269 debug_initialize( kDebugOutputTypeWindowsEventLog, "mDNS NSP", inInstance );
    [all...]
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c 244 debug_initialize( kDebugOutputTypeMetaConsole );
    [all...]

Completed in 213 milliseconds