Searched defs:GetSystemProperty (Results 1 – 7 of 7) sorted by relevance
28 std::optional<std::string> GetSystemProperty(const std::string& property) { in GetSystemProperty() function
31 std::optional<std::string> GetSystemProperty(const std::string& property) { in GetSystemProperty() function
205 jvmtiError PropertiesUtil::GetSystemProperty(jvmtiEnv* env, in GetSystemProperty() function in openjdkjvmti::PropertiesUtil
1261 static jvmtiError GetSystemProperty(jvmtiEnv* env, const char* property, char** value_ptr) { in GetSystemProperty() function in openjdkjvmti::JvmtiFunctions
902 static void GetSystemProperty(Thread* self, in GetSystemProperty() function
2481 jvmtiError GetSystemProperty(const char* property, in GetSystemProperty() function