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