Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/wrapagentproperties/
Dwrapagentproperties.cc157 static jvmtiError WrapGetSystemProperties(jvmtiEnv* env, jint* cnt, char*** prop_ptr) { in WrapGetSystemProperties() function
225 new_iface->GetSystemProperties = WrapGetSystemProperties; in SetupProxyJvmtiEnv()