Searched refs:art_heap_corruption (Results 1 – 1 of 1) sorted by relevance
27 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) { in art_heap_corruption() function