Searched refs:CanSetJniIdType (Results 1 – 2 of 2) sorted by relevance
973 bool CanSetJniIdType() const { in CanSetJniIdType() function
1214 if (LIKELY(automatically_set_jni_ids_indirection_) && CanSetJniIdType()) { in InitNonZygoteOrPostFork()3318 CHECK(CanSetJniIdType()) << "Not allowed to change id type!"; in SetJniIdType()