Home
last modified time | relevance | path

Searched defs:DispatchEvent (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Devents-inl.h274 inline void EventHandler::DispatchEvent(art::Thread* thread, Args... args) const { in DispatchEvent() function
288 inline void EventHandler::DispatchEvent(art::Thread* thread, JNIEnv* jnienv, Args... args) const { in DispatchEvent() function