Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc985 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kException)) { in ExceptionThrown()
996 RunEventCallback<ArtJvmtiEvent::kException>( in ExceptionThrown()
1104 case ArtJvmtiEvent::kException: in GetInstrumentationEventsFor()
1128 case ArtJvmtiEvent::kException: in GetDeoptRequirement()
1332 case ArtJvmtiEvent::kException: in HandleEventType()
1365 case ArtJvmtiEvent::kException: in HasAssociatedCapability()
Devents.h54 kException = JVMTI_EVENT_EXCEPTION, enumerator
Devents-inl.h103 fn(Exception, ArtJvmtiEvent::kException) \