Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:IsExtensionEvent

86 bool IsExtensionEvent(jint e) {
89 IsExtensionEvent(static_cast<ArtJvmtiEvent>(e));
92 bool IsExtensionEvent(ArtJvmtiEvent e) {