Home
last modified time | relevance | path

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

/art/test/913-heaps/
Dheaps.cc176 if (reference_kind == JVMTI_HEAP_REFERENCE_OTHER) { in Java_art_Test913_followReferences()
519 case JVMTI_HEAP_REFERENCE_OTHER: in Java_art_Test913_followReferences()
/art/openjdkjvmti/
Dti_heap.cc1074 return JVMTI_HEAP_REFERENCE_OTHER; in GetReferenceKind()
/art/openjdkjvmti/include/
Djvmti.h158 JVMTI_HEAP_REFERENCE_OTHER = 27 enumerator