Searched refs:jvmtiIterationControl (Results 1 – 3 of 3) sorted by relevance
112 [](jlong, jlong, jlong* tag_ptr, void* klass) -> jvmtiIterationControl { in DataDumpRequestCb()
214 } jvmtiIterationControl; typedef498 typedef jvmtiIterationControl (JNICALL *jvmtiHeapObjectCallback)501 typedef jvmtiIterationControl (JNICALL *jvmtiHeapRootCallback)504 typedef jvmtiIterationControl (JNICALL *jvmtiStackReferenceCallback)507 typedef jvmtiIterationControl (JNICALL *jvmtiObjectReferenceCallback)
424 auto count_func = [](jlong, jlong, jlong*, void* user_data) -> jvmtiIterationControl { in Java_art_Test906_iterateOverInstancesCount()