Home
last modified time | relevance | path

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

/aosp12/art/tools/jvmti-agents/wrapagentproperties/
H A Dwrapagentproperties.cc211 static jint SetupProxyJvmtiEnv(ProxyJavaVM* vm, jvmtiEnv* real_env) { in SetupProxyJvmtiEnv() function
241 return ExtraJvmtiInterface::SetupProxyJvmtiEnv(vm, reinterpret_cast<jvmtiEnv*>(*out_env)); in CreateJvmtiEnv()