Searched defs:IterateThroughHeap (Results 1 – 3 of 3) sorted by relevance
| /art/openjdkjvmti/ | ||
| D | ti_heap.cc | 823 jvmtiError HeapUtil::IterateThroughHeap(jvmtiEnv* env, in IterateThroughHeap() function in openjdkjvmti::HeapUtil |
| D | OpenjdkJvmTi.cc | 396 static jvmtiError IterateThroughHeap(jvmtiEnv* env, in IterateThroughHeap() function in openjdkjvmti::JvmtiFunctions |
| /art/openjdkjvmti/include/ | ||
| D | jvmti.h | 1979 jvmtiError IterateThroughHeap(jint heap_filter, in IterateThroughHeap() function |