HomeSort by relevance Sort by last modified time
    Searched refs:ShouldDumpAndReset (Results 1 - 2 of 2) sorted by null

  /bionic/libc/malloc_debug/
PointerData.h 123 bool ShouldDumpAndReset() {
malloc_debug.cpp 311 if ((g_debug->config().options() & BACKTRACE) && g_debug->pointer->ShouldDumpAndReset()) {
376 if ((g_debug->config().options() & BACKTRACE) && g_debug->pointer->ShouldDumpAndReset()) {

Completed in 225 milliseconds