Home
last modified time | relevance | path

Searched defs:IterateThroughHeap (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dti_heap.cc825 jvmtiError HeapUtil::IterateThroughHeap(jvmtiEnv* env, in IterateThroughHeap() function in openjdkjvmti::HeapUtil
H A DOpenjdkJvmTi.cc402 static jvmtiError IterateThroughHeap(jvmtiEnv* env, in IterateThroughHeap() function in openjdkjvmti::JvmtiFunctions
/aosp12/art/openjdkjvmti/include/
H A Djvmti.h1979 jvmtiError IterateThroughHeap(jint heap_filter, in IterateThroughHeap() function