Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc988 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kException)) { in ExceptionThrown()
999 RunEventCallback<ArtJvmtiEvent::kException>( in ExceptionThrown()
1107 case ArtJvmtiEvent::kException: in GetInstrumentationEventsFor()
1131 case ArtJvmtiEvent::kException: in GetDeoptRequirement()
1335 case ArtJvmtiEvent::kException: in HandleEventType()
1368 case ArtJvmtiEvent::kException: in HasAssociatedCapability()
Devents.h54 kException = JVMTI_EVENT_EXCEPTION, enumerator
Devents-inl.h103 fn(Exception, ArtJvmtiEvent::kException) \