Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc999 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kException)) { in ExceptionThrown()
1010 RunEventCallback<ArtJvmtiEvent::kException>( in ExceptionThrown()
1118 case ArtJvmtiEvent::kException: in GetInstrumentationEventsFor()
1142 case ArtJvmtiEvent::kException: in GetDeoptRequirement()
1348 case ArtJvmtiEvent::kException: in HandleEventType()
1381 case ArtJvmtiEvent::kException: in HasAssociatedCapability()
Devents.h56 kException = JVMTI_EVENT_EXCEPTION, enumerator
Devents-inl.h103 fn(Exception, ArtJvmtiEvent::kException) \