Searched refs:art_heap_corruption (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/allocator/
H A Ddlmalloc.cc28 static void art_heap_corruption(const char* function);
30 #define CORRUPTION_ERROR_ACTION(m) art_heap_corruption(__FUNCTION__)
46 static void art_heap_corruption(const char* function) { function

Completed in 60 milliseconds