Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dgc_root.h43 kRootJNILocal, enumerator
H A Dthread.cc4140 tlsPtr_.jni_env->VisitJniLocalRoots(visitor, RootInfo(kRootJNILocal, thread_id)); in VisitRoots()
/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc392 case art::kRootJNILocal: in ToProtoType()
/aosp12/art/openjdkjvmti/
H A Dti_class.cc461 &local_update, art::RootInfo(art::kRootJNILocal, t->GetThreadId())); in FixupLocalReferenceTables()
H A Dti_heap.cc989 case art::RootType::kRootJNILocal: in GetReferenceKind()