Home | History | Annotate | Download | only in include

Lines Matching refs:SetEventCallbacks

1654   jvmtiError (JNICALL *SetEventCallbacks) (jvmtiEnv* env,
2460 jvmtiError SetEventCallbacks(const jvmtiEventCallbacks* callbacks,
2462 return functions->SetEventCallbacks(this, callbacks, size_of_callbacks);