HomeSort by relevance Sort by last modified time
    Searched refs:CommonClassFileLoadHookRetransformable (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/jvmti/base/jni/
redefine.cpp 107 void JNICALL CommonClassFileLoadHookRetransformable(jvmtiEnv* local_jvmti_env,
137 cb.ClassFileLoadHook = CommonClassFileLoadHookRetransformable;
  /art/test/ti-agent/
redefinition_helper.cc 234 void JNICALL CommonClassFileLoadHookRetransformable(jvmtiEnv* jvmti_env,
384 current_callbacks.ClassFileLoadHook = common_retransform::CommonClassFileLoadHookRetransformable;
398 current_callbacks.ClassFileLoadHook = common_retransform::CommonClassFileLoadHookRetransformable;

Completed in 226 milliseconds