Searched refs:JVMTI_VERSION_1_1 (Results 1 - 5 of 5) sorted by relevance

/art/tools/titrace/
H A Dtitrace.cc245 res = jvm->GetEnv(reinterpret_cast<void**>(&jvmti), JVMTI_VERSION_1_1);
/art/tools/breakpoint-logger/
H A Dbreakpoint_logger.cc358 res = vm->GetEnv(reinterpret_cast<void**>(&jvmti), JVMTI_VERSION_1_1);
/art/tools/wrapagentproperties/
H A Dwrapagentproperties.cc97 case JVMTI_VERSION_1_1:
/art/openjdkjvmti/
H A DOpenjdkJvmTi.cc1478 version == JVMTI_VERSION_1_1 ||
/art/openjdkjvmti/include/
H A Djvmti.h43 JVMTI_VERSION_1_1 = 0x30010100, enumerator in enum:__anon45

Completed in 462 milliseconds