Home
last modified time | relevance | path

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

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