Searched defs:GetSystemProperty (Results 1 – 4 of 4) sorted by relevance
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