Searched refs:SetSystemProperty (Results 1 – 1 of 1) sorted by relevance
1676 jvmtiError (JNICALL *SetSystemProperty) (jvmtiEnv* env,2486 jvmtiError SetSystemProperty(const char* property, in SetSystemProperty() function2488 return functions->SetSystemProperty(this, property, value); in SetSystemProperty()