Home
last modified time | relevance | path

Searched refs:kRootJNILocal (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dgc_root.h43 kRootJNILocal, enumerator
Dthread.cc3971 tlsPtr_.jni_env->VisitJniLocalRoots(visitor, RootInfo(kRootJNILocal, thread_id)); in VisitRoots()
/art/openjdkjvmti/
Dti_class.cc455 &local_update, art::RootInfo(art::kRootJNILocal, t->GetThreadId())); in FixupLocalReferenceTables()
Dti_heap.cc963 case art::RootType::kRootJNILocal: in GetReferenceKind()