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