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.cpp86 void debug_free_malloc_leak_info(uint8_t* info);
400 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.cpp67 void debug_free_malloc_leak_info(uint8_t*);
1189 debug_free_malloc_leak_info(info); in TEST_F()
1267 debug_free_malloc_leak_info(info); in TEST_F()
1297 debug_free_malloc_leak_info(info); in TEST_F()
1639 debug_free_malloc_leak_info(info); in TEST_F()
1664 debug_free_malloc_leak_info(info); in TEST_F()
1682 debug_free_malloc_leak_info(info); in TEST_F()
1734 debug_free_malloc_leak_info(info); in TEST_F()
1793 debug_free_malloc_leak_info(info); in TEST_F()
1860 debug_free_malloc_leak_info(info); in TEST_F()
[all …]