Searched refs:SetJniIdType (Results 1 – 3 of 3) sorted by relevance
53 Runtime::Current()->SetJniIdType(JniIdType::kPointer); in Java_Main_SetToPointerIds()57 Runtime::Current()->SetJniIdType(JniIdType::kIndices); in Java_Main_SetToIndexIds()
1216 SetJniIdType(JniIdType::kIndices); in InitNonZygoteOrPostFork()1218 SetJniIdType(JniIdType::kPointer); in InitNonZygoteOrPostFork()3317 void Runtime::SetJniIdType(JniIdType t) { in SetJniIdType() function in art::Runtime
979 void SetJniIdType(JniIdType t);