Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp107 typedef void (*get_malloc_leak_info_func_t)(uint8_t**, size_t*, size_t*, size_t*, size_t*); typedef
420 reinterpret_cast<get_malloc_leak_info_func_t>(func)( in GetMallocLeakInfo()