Searched refs:ArtJvmtiEventStructuralDexFileLoadHook (Results 1 – 2 of 2) sorted by relevance
108 using ArtJvmtiEventStructuralDexFileLoadHook = void (*)(jvmtiEnv *jvmti_env, variable146 ArtJvmtiEventStructuralDexFileLoadHook StructuralDexFileLoadHook;
104 StructuralDexFileLoadHook = reinterpret_cast<ArtJvmtiEventStructuralDexFileLoadHook>(cb); in Set()