Home
last modified time | relevance | path

Searched refs:WrapSetSystemProperty (Results 1 – 1 of 1) sorted by relevance

/art/tools/jvmti-agents/wrapagentproperties/
Dwrapagentproperties.cc195 static jvmtiError WrapSetSystemProperty(jvmtiEnv* env, const char* prop, const char* val) { in WrapSetSystemProperty() function
226 new_iface->SetSystemProperty = WrapSetSystemProperty; in SetupProxyJvmtiEnv()