Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h98 bool IsMarking() const { in IsMarking() function
/art/runtime/
Dthread_list.cc1220 Runtime::Current()->GetHeap()->ConcurrentCopyingCollector()->IsMarking(); in Register()