Searched refs:VMDeath (Results 1 – 8 of 8) sorted by relevance
76 VMDeath (phase 4)
74 callbacks.VMDeath = VMDeathCallback; in InstallVMEvents()
104 .VMDeath = VMDeathCb, in SetupJvmti()
91 * `VMDeath`
94 fun(VMDeath, EVENT(VM_DEATH), (jvmtiEnv* jvmti, JNIEnv* jni), (jvmti, jni)) \
182 .VMDeath = VMDeathCb, in AgentStart()
95 fn(VMDeath, ArtJvmtiEvent::kVmDeath) \
930 jvmtiEventVMDeath VMDeath; member