Searched refs:debug_initialize (Results 1 – 4 of 4) sorted by relevance
10 debug_initialize;
175 bool debug_initialize(const MallocDispatch* malloc_dispatch, bool* malloc_zygote_child,392 bool debug_initialize(const MallocDispatch* malloc_dispatch, bool* zygote_child, in debug_initialize() function
58 bool debug_initialize(const MallocDispatch*, bool*, const char*);128 ASSERT_TRUE(debug_initialize(&dispatch, &zygote_child, options)); in Init()