Home
last modified time | relevance | path

Searched refs:automatically_set_jni_ids_indirection_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Druntime.h1500 bool automatically_set_jni_ids_indirection_; variable
H A Druntime.cc1330 if (LIKELY(automatically_set_jni_ids_indirection_) && CanSetJniIdType()) { in InitNonZygoteOrPostFork()
1722 automatically_set_jni_ids_indirection_ = in Init()