Home | History | Annotate | Download | only in include

Lines Matching refs:GetSystemProperty

1695   jvmtiError (JNICALL *GetSystemProperty) (jvmtiEnv* env,
2549 jvmtiError GetSystemProperty(const char* property,
2551 return functions->GetSystemProperty(this, property, value_ptr);