Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h107 bool IsWeakRefAccessEnabled() { in IsWeakRefAccessEnabled() function
/art/runtime/
Dthread_list.cc1223 Runtime::Current()->GetHeap()->ConcurrentCopyingCollector()->IsWeakRefAccessEnabled(); in Register()