Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DUnreachable.h41 static void CheckIfRequested(const Config& config);
DUnreachable.cpp52 void Unreachable::CheckIfRequested(const Config& config) { in CheckIfRequested() function in Unreachable
Dmalloc_debug.cpp504 Unreachable::CheckIfRequested(g_debug->config()); in debug_malloc_usable_size()
581 Unreachable::CheckIfRequested(g_debug->config()); in debug_malloc()
666 Unreachable::CheckIfRequested(g_debug->config()); in debug_free()
688 Unreachable::CheckIfRequested(g_debug->config()); in debug_memalign()
775 Unreachable::CheckIfRequested(g_debug->config()); in debug_realloc()
908 Unreachable::CheckIfRequested(g_debug->config()); in debug_calloc()
1012 Unreachable::CheckIfRequested(g_debug->config()); in debug_aligned_alloc()
1025 Unreachable::CheckIfRequested(g_debug->config()); in debug_posix_memalign()
1088 Unreachable::CheckIfRequested(g_debug->config()); in debug_pvalloc()
1105 Unreachable::CheckIfRequested(g_debug->config()); in debug_valloc()