Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dexported64.map8 debug_free_malloc_leak_info;
Dexported32.map8 debug_free_malloc_leak_info;
Dmalloc_debug.cpp183 void debug_free_malloc_leak_info(uint8_t* info);
496 void debug_free_malloc_leak_info(uint8_t* info) { in debug_free_malloc_leak_info() function
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp70 void debug_free_malloc_leak_info(uint8_t*);
1258 debug_free_malloc_leak_info(info); in TEST_F()
1336 debug_free_malloc_leak_info(info); in TEST_F()
1366 debug_free_malloc_leak_info(info); in TEST_F()
1709 debug_free_malloc_leak_info(info); in TEST_F()
1734 debug_free_malloc_leak_info(info); in TEST_F()
1752 debug_free_malloc_leak_info(info); in TEST_F()
1804 debug_free_malloc_leak_info(info); in TEST_F()
1863 debug_free_malloc_leak_info(info); in TEST_F()
1930 debug_free_malloc_leak_info(info); in TEST_F()
[all …]