Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dheap.h494 void EnableObjectValidation() { in EnableObjectValidation() function
/aosp12/art/runtime/
H A Druntime.cc1740 GetHeap()->EnableObjectValidation(); in Init()