Searched defs:SetSystemProperty (Results 1 – 3 of 3) sorted by relevance
229 jvmtiError PropertiesUtil::SetSystemProperty(jvmtiEnv* env ATTRIBUTE_UNUSED, in SetSystemProperty() function in openjdkjvmti::PropertiesUtil
1493 static jvmtiError SetSystemProperty(jvmtiEnv* env, const char* property, const char* value) { in SetSystemProperty() function in openjdkjvmti::JvmtiFunctions
2486 jvmtiError SetSystemProperty(const char* property, in SetSystemProperty() function