Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dexpected.txt70 112 = JVMTI_ERROR_WRONG_PHASE
/art/test/ti-agent/
Djvmti_helper.cc161 case JVMTI_ERROR_WRONG_PHASE: in operator <<()
/art/runtime/openjdkjvmti/
Dti_thread.cc179 return JVMTI_ERROR_WRONG_PHASE; in GetThreadInfo()
/art/runtime/openjdkjvmti/include/
Djvmti.h383 JVMTI_ERROR_WRONG_PHASE = 112, enumerator