Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/wrapagentproperties/
Dwrapagentproperties.cc139 static jvmtiError WrapGetSystemProperty(jvmtiEnv* env, const char* prop, char** out) { in WrapGetSystemProperty() function
224 new_iface->GetSystemProperty = WrapGetSystemProperty; in SetupProxyJvmtiEnv()