Home | History | Annotate | Download | only in include

Lines Matching refs:IterateOverInstancesOfClass

1580   jvmtiError (JNICALL *IterateOverInstancesOfClass) (jvmtiEnv* env,
2027 jvmtiError IterateOverInstancesOfClass(jclass klass,
2031 return functions->IterateOverInstancesOfClass(this, klass, object_filter, heap_object_callback, user_data);