Home
last modified time | relevance | path

Searched refs:kRootJNIGlobal (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dgc_root.h42 kRootJNIGlobal, enumerator
/art/runtime/jni/
Djava_vm_ext.cc1170 globals_.VisitRoots(visitor, RootInfo(kRootJNIGlobal)); in VisitRoots()
/art/openjdkjvmti/
Dti_heap.cc960 case art::RootType::kRootJNIGlobal: in GetReferenceKind()