Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_debug_check.cpp640 extern "C" bool malloc_debug_initialize(HashTable* hash_table, const MallocDebug* malloc_dispatch) { in malloc_debug_initialize() argument
642 g_malloc_dispatch = malloc_dispatch; in malloc_debug_initialize()
Dmalloc_debug_qemu.cpp602 extern "C" bool malloc_debug_initialize(HashTable*, const MallocDebug* malloc_dispatch) { in malloc_debug_initialize() argument
603 g_malloc_dispatch = malloc_dispatch; in malloc_debug_initialize()