Home
last modified time | relevance | path

Searched defs:old_check_jni (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/jni/
H A Djni_internal_test.cc1312 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
1358 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
1399 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
1439 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
1691 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
1774 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
1894 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
2029 bool old_check_jni = vm_->SetCheckJniEnabled(true); in TEST_F() local
2328 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
2356 bool old_check_jni = vm_->SetCheckJniEnabled(false); in TEST_F() local
[all …]
H A Djava_vm_ext.cc736 bool old_check_jni = check_jni_; in SetCheckJniEnabled() local