Home
last modified time | relevance | path

Searched defs:SetSystemProperty (Results 1 – 3 of 3) sorted by relevance

/art/openjdkjvmti/
Dti_properties.cc229 jvmtiError PropertiesUtil::SetSystemProperty(jvmtiEnv* env ATTRIBUTE_UNUSED, in SetSystemProperty() function in openjdkjvmti::PropertiesUtil
DOpenjdkJvmTi.cc1296 static jvmtiError SetSystemProperty(jvmtiEnv* env, const char* property, const char* value) { in SetSystemProperty() function in openjdkjvmti::JvmtiFunctions
/art/openjdkjvmti/include/
Djvmti.h2486 jvmtiError SetSystemProperty(const char* property, in SetSystemProperty() function