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