Home | History | Annotate | Download | only in include

Lines Matching refs:GetSystemProperties

1666   jvmtiError (JNICALL *GetSystemProperties) (jvmtiEnv* env,
2476 jvmtiError GetSystemProperties(jint* count_ptr,
2478 return functions->GetSystemProperties(this, count_ptr, property_ptr);