HomeSort by relevance Sort by last modified time
    Searched refs:kVmDeath (Results 1 - 4 of 4) sorted by null

  /art/runtime/openjdkjvmti/
events.h 38 kVmDeath = JVMTI_EVENT_VM_DEATH,
ti_phase.cc 83 event_handler->DispatchEvent<ArtJvmtiEvent::kVmDeath>(nullptr, GetJniEnv());
events-inl.h 46 fn(VMDeath, ArtJvmtiEvent::kVmDeath) \
events.cc 172 case ArtJvmtiEvent::kVmDeath:

Completed in 44 milliseconds