HomeSort by relevance Sort by last modified time
    Searched defs:IsCheckJniEnabled (Results 1 - 2 of 2) sorted by null

  /art/runtime/
java_vm_ext.h 61 bool IsCheckJniEnabled() const {
jni_env_ext.h 111 bool IsCheckJniEnabled() const { return check_jni_; }

Completed in 117 milliseconds