Home | History | Annotate | Download | only in export

Lines Matching refs:SetSystemProperty

1676   jvmtiError (JNICALL *SetSystemProperty) (jvmtiEnv* env,
2486 jvmtiError SetSystemProperty(const char* property,
2488 return functions->SetSystemProperty(this, property, value);