Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:GetSystemProperties

1479   static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) {
1481 return PropertiesUtil::GetSystemProperties(env, count_ptr, property_ptr);
1875 JvmtiFunctions::GetSystemProperties, // 130