Home
last modified time | relevance | path

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

/art/runtime/jni/
Djava_vm_ext.h62 bool IsCheckJniEnabled() const { in IsCheckJniEnabled() function
Djni_env_ext.h116 bool IsCheckJniEnabled() const { return check_jni_; } in IsCheckJniEnabled() function