Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Djni_compiler.cc334 Thread::IsGcMarkingSize()); in ArtJniCompileMethodInternal()
/art/runtime/
Dthread.h613 static constexpr size_t IsGcMarkingSize() { in IsGcMarkingSize() function