Lines Matching defs:GetSystemProperties
1286 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) {1288 return PropertiesUtil::GetSystemProperties(env, count_ptr, property_ptr);1709 JvmtiFunctions::GetSystemProperties, // 130