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

  /bionic/libc/malloc_debug/
debug_disable.h 43 void DebugDisableSet(bool disable);
49 DebugDisableSet(true);
54 DebugDisableSet(false);
debug_disable.cpp 60 void DebugDisableSet(bool disable) {
malloc_debug.cpp 227 DebugDisableSet(true);

Completed in 73 milliseconds