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