Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Dart_jvmti.h63 art::JavaVMExt* art_vm; member
101 jint res = reinterpret_cast<ArtJvmTiEnv*>(env)->art_vm->GetEnv( in GetJniEnv()
Dtransform.cc139 jint ret = env->art_vm->GetEnv(reinterpret_cast<void**>(&jni_env), JNI_VERSION_1_1); in GetClassLocation()
DOpenjdkJvmTi.cc1677 : art_vm(runtime), in ArtJvmTiEnv()