Home | History | Annotate | Download | only in runtime

Lines Matching full:down_cast

501     down_cast<JNIEnvExt*>(env)->PushFrame(capacity);
525 JavaVMExt* vm = down_cast<JNIEnvExt*>(env)->vm;
526 Thread* self = down_cast<JNIEnvExt*>(env)->self;
537 JavaVMExt* vm = down_cast<JNIEnvExt*>(env)->vm;
538 Thread* self = down_cast<JNIEnvExt*>(env)->self;
560 auto* ext_env = down_cast<JNIEnvExt*>(env);
2162 bool warn_on_going_to_parent = down_cast<JNIEnvExt*>(env)->vm->IsCheckJniEnabled();