Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Devents-inl.h212 using FnType = void(jvmtiEnv*, Args...); in DispatchEvent() local
214 FnType* callback = impl::GetCallback<kEvent>(env); in DispatchEvent()