Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp111 typedef bool (*write_malloc_leak_info_func_t)(FILE*); typedef
444 written = reinterpret_cast<write_malloc_leak_info_func_t>(func)(fp); in WriteMallocLeakInfo()