Home
last modified time | relevance | path

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

/art/test/901-hello-ti-agent/
Dexpected.txt58 98 = JVMTI_ERROR_NOT_AVAILABLE
/art/test/ti-agent/
Djvmti_helper.cc201 case JVMTI_ERROR_NOT_AVAILABLE: in operator <<()
/art/openjdkjvmti/
Dart_jvmti.h125 static constexpr jvmtiError ERR(NOT_IMPLEMENTED) = JVMTI_ERROR_NOT_AVAILABLE;
/art/openjdkjvmti/include/
Djvmti.h373 JVMTI_ERROR_NOT_AVAILABLE = 98, enumerator