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

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

Completed in 53 milliseconds