Searched defs:SetSystemProperty (Results 1 – 3 of 3) sorted by relevance
/art/openjdkjvmti/ | ||
D | ti_properties.cc | 229 jvmtiError PropertiesUtil::SetSystemProperty(jvmtiEnv* env ATTRIBUTE_UNUSED, in SetSystemProperty() function in openjdkjvmti::PropertiesUtil |
D | OpenjdkJvmTi.cc | 1296 static jvmtiError SetSystemProperty(jvmtiEnv* env, const char* property, const char* value) { in SetSystemProperty() function in openjdkjvmti::JvmtiFunctions |
/art/openjdkjvmti/include/ | ||
D | jvmti.h | 2486 jvmtiError SetSystemProperty(const char* property, in SetSystemProperty() function |