Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dbasics.cc59 static void JNICALL VMDeathCallback(jvmtiEnv *jenv, JNIEnv* jni_env) { in VMDeathCallback() function
74 callbacks.VMDeath = VMDeathCallback; in InstallVMEvents()