Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Dti_heap.cc582 ? JVMTI_HEAP_REFERENCE_STATIC_FIELD in ReportPrimitiveFieldCallback()
1210 return !ReportReferenceMaybeEnqueue(JVMTI_HEAP_REFERENCE_STATIC_FIELD, in VisitClass()
/art/test/913-heaps/
Dheaps.cc418 case JVMTI_HEAP_REFERENCE_STATIC_FIELD: { in Java_art_Test913_followReferences()
/art/runtime/openjdkjvmti/include/
Djvmti.h149 JVMTI_HEAP_REFERENCE_STATIC_FIELD = 8, enumerator