Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc1000 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kException)) { in ExceptionThrown()
1011 RunEventCallback<ArtJvmtiEvent::kException>( in ExceptionThrown()
1119 case ArtJvmtiEvent::kException: in GetInstrumentationEventsFor()
1143 case ArtJvmtiEvent::kException: in GetDeoptRequirement()
1349 case ArtJvmtiEvent::kException: in HandleEventType()
1382 case ArtJvmtiEvent::kException: in HasAssociatedCapability()
Devents.h56 kException = JVMTI_EVENT_EXCEPTION, enumerator
Devents-inl.h103 fn(Exception, ArtJvmtiEvent::kException) \