Home | History | Annotate | Download | only in include

Lines Matching defs:SetEventCallbacks

1630   jvmtiError (JNICALL *SetEventCallbacks
2392 jvmtiError SetEventCallbacks(const jvmtiEventCallbacks* callbacks,
2394 return functions->SetEventCallbacks(this, callbacks, size_of_callbacks);