Home
last modified time | relevance | path

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

/art/test/913-heaps/
Dheaps.cc507 case JVMTI_HEAP_REFERENCE_JNI_LOCAL: in Java_art_Test913_followReferences()
/art/openjdkjvmti/
Dti_heap.cc1018 return JVMTI_HEAP_REFERENCE_JNI_LOCAL; in GetReferenceKind()
/art/openjdkjvmti/include/
Djvmti.h156 JVMTI_HEAP_REFERENCE_JNI_LOCAL = 25, enumerator