Home
last modified time | relevance | path

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

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