Home
last modified time | relevance | path

Searched refs:DispatchClassFileLoadHookEvent (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/
Devents-inl.h207 inline void EventHandler::DispatchClassFileLoadHookEvent(art::Thread* thread, in DispatchClassFileLoadHookEvent() function
534 return DispatchClassFileLoadHookEvent<ArtJvmtiEvent::kClassFileLoadHookRetransformable>(
559 return DispatchClassFileLoadHookEvent<ArtJvmtiEvent::kClassFileLoadHookNonRetransformable>(
Devents.h299 ALWAYS_INLINE inline void DispatchClassFileLoadHookEvent(art::Thread* thread,