Searched refs:StructuralDexFileLoadHook (Results 1 – 3 of 3) sorted by relevance
136 StructuralDexFileLoadHook(nullptr) { in ArtJvmtiEventCallbacks()148 ArtJvmtiEventStructuralDexFileLoadHook StructuralDexFileLoadHook; member
128 fn(StructuralDexFileLoadHook, ArtJvmtiEvent::kStructuralDexFileLoadHook)
105 StructuralDexFileLoadHook = reinterpret_cast<ArtJvmtiEventStructuralDexFileLoadHook>(cb); in Set()