Searched defs:SetSystemProperty (Results 1 – 6 of 6) sorted by relevance
37 bool SetSystemProperty(const std::string& property, const std::string& value) { in SetSystemProperty() function
40 bool SetSystemProperty(const std::string& property, const std::string& value) { in SetSystemProperty() function
229 jvmtiError PropertiesUtil::SetSystemProperty(jvmtiEnv* env ATTRIBUTE_UNUSED, in SetSystemProperty() function in openjdkjvmti::PropertiesUtil
1266 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