HomeSort by relevance Sort by last modified time
    Searched refs:DispatchClassFileLoadHookEvent (Results 1 - 2 of 2) sorted by null

  /art/runtime/openjdkjvmti/
events-inl.h 117 inline void EventHandler::DispatchClassFileLoadHookEvent(art::Thread* thread,
216 // ClassFileLoadHook event types is the same, and in the DispatchClassFileLoadHookEvent helper.
230 return DispatchClassFileLoadHookEvent<ArtJvmtiEvent::kClassFileLoadHookRetransformable>(
254 return DispatchClassFileLoadHookEvent<ArtJvmtiEvent::kClassFileLoadHookNonRetransformable>(
events.h 191 ALWAYS_INLINE inline void DispatchClassFileLoadHookEvent(art::Thread* thread,

Completed in 89 milliseconds