Home | History | Annotate | Download | only in include

Lines Matching refs:GetObjectsWithTags

1590   jvmtiError (JNICALL *GetObjectsWithTags) (jvmtiEnv* env,
1996 jvmtiError GetObjectsWithTags(jint tag_count,
2001 return functions->GetObjectsWithTags(this, tag_count, tags, count_ptr, object_result_ptr, tag_result_ptr);