Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp110 typedef void (*free_malloc_leak_info_func_t)(uint8_t*); typedef
436 reinterpret_cast<free_malloc_leak_info_func_t>(func)(leak_info->buffer); in FreeMallocLeakInfo()