Searched refs:EnableObjectValidation (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/ | ||
H A D | heap.h | 494 void EnableObjectValidation() { in EnableObjectValidation() function |
/aosp12/art/runtime/ | ||
H A D | runtime.cc | 1740 GetHeap()->EnableObjectValidation(); in Init() |