Lines Matching refs:GetSystemProperty
1671 jvmtiError (JNICALL *GetSystemProperty) (jvmtiEnv* env,2481 jvmtiError GetSystemProperty(const char* property,2483 return functions->GetSystemProperty(this, property, value_ptr);