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

  /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...]
  /bionic/libc/malloc_debug/
malloc_debug.cpp 65 bool debug_initialize(const MallocDispatch* malloc_dispatch, int* malloc_zygote_child);
184 bool debug_initialize(const MallocDispatch* malloc_dispatch, int* malloc_zygote_child) { function
  /bionic/libc/malloc_debug/tests/
malloc_debug_unit_tests.cpp 47 bool debug_initialize(const MallocDispatch*, int*);
99 ASSERT_TRUE(debug_initialize(&dispatch, &zygote));
    [all...]

Completed in 278 milliseconds