Lines Matching refs:count_ptr
1083 jint* count_ptr);
1542 jint* count_ptr);
1593 jint* count_ptr,
1667 jint* count_ptr,
1904 jint* count_ptr) { in GetStackTrace()
1905 …turn functions->GetStackTrace(this, thread, start_depth, max_frame_count, frame_buffer, count_ptr); in GetStackTrace()
1922 jint* count_ptr) { in GetFrameCount()
1923 return functions->GetFrameCount(this, thread, count_ptr); in GetFrameCount()
1998 jint* count_ptr, in GetObjectsWithTags()
2001 …return functions->GetObjectsWithTags(this, tag_count, tags, count_ptr, object_result_ptr, tag_resu… in GetObjectsWithTags()
2476 jvmtiError GetSystemProperties(jint* count_ptr, in GetSystemProperties()
2478 return functions->GetSystemProperties(this, count_ptr, property_ptr); in GetSystemProperties()