Home
last modified time | relevance | path

Searched refs:malloc_dispatch (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/malloc_hooks/
Dmalloc_hooks.cpp51 bool hooks_initialize(const MallocDispatch* malloc_dispatch, bool* zygote_child,
100 bool hooks_initialize(const MallocDispatch* malloc_dispatch, bool*, const char*) { in hooks_initialize() argument
101 g_dispatch = malloc_dispatch; in hooks_initialize()
/bionic/libc/malloc_debug/
Dmalloc_debug.cpp78 bool debug_initialize(const MallocDispatch* malloc_dispatch, bool* malloc_zygote_child,
295 bool debug_initialize(const MallocDispatch* malloc_dispatch, bool* zygote_child, in debug_initialize() argument
310 g_dispatch = malloc_dispatch; in debug_initialize()