Searched defs:GetSystemProperties (Results 1 – 4 of 4) sorted by relevance
92 jvmtiError PropertiesUtil::GetSystemProperties(jvmtiEnv* env, in GetSystemProperties() function in openjdkjvmti::PropertiesUtil
69 static art::ObjPtr<art::mirror::Object> GetSystemProperties(art::Thread* self, in GetSystemProperties() function
1256 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) { in GetSystemProperties() function in openjdkjvmti::JvmtiFunctions
2476 jvmtiError GetSystemProperties(jint* count_ptr, in GetSystemProperties() function