Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Ddlmalloc.cc29 static void art_heap_corruption(const char* function);
31 #define CORRUPTION_ERROR_ACTION(m) art_heap_corruption(__FUNCTION__)
52 static void art_heap_corruption(const char* function) { in art_heap_corruption() function