Searched defs:SetSystemProperty (Results 1 – 3 of 3) sorted by relevance
| /art/openjdkjvmti/ | ||
| D | ti_properties.cc | 229 jvmtiError PropertiesUtil::SetSystemProperty([[maybe_unused]] jvmtiEnv* env, in SetSystemProperty() function in openjdkjvmti::PropertiesUtil |
| D | OpenjdkJvmTi.cc | 1259 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 |