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 | 1260 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 |