Searched refs:get_malloc_leak_info_func_t (Results 1 – 1 of 1) sorted by relevance
109 typedef void (*get_malloc_leak_info_func_t)(uint8_t**, size_t*, size_t*, size_t*, size_t*); typedef424 reinterpret_cast<get_malloc_leak_info_func_t>(func)( in GetMallocLeakInfo()