Home
last modified time | relevance | path

Searched defs:GetSystemProperty (Results 1 – 4 of 4) sorted by relevance

/art/openjdkjvmti/
Dti_properties.cc205 jvmtiError PropertiesUtil::GetSystemProperty(jvmtiEnv* env, in GetSystemProperty() function in openjdkjvmti::PropertiesUtil
DOpenjdkJvmTi.cc1261 static jvmtiError GetSystemProperty(jvmtiEnv* env, const char* property, char** value_ptr) { in GetSystemProperty() function in openjdkjvmti::JvmtiFunctions
/art/runtime/interpreter/
Dunstarted_runtime.cc878 static void GetSystemProperty(Thread* self, in GetSystemProperty() function
/art/openjdkjvmti/include/
Djvmti.h2481 jvmtiError GetSystemProperty(const char* property, in GetSystemProperty() function