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()
1078 SetJniIdType(JniIdType::kIndices); in InitNonZygoteOrPostFork()1080 SetJniIdType(JniIdType::kPointer); in InitNonZygoteOrPostFork()3029 void Runtime::SetJniIdType(JniIdType t) { in SetJniIdType() function in art::Runtime
924 void SetJniIdType(JniIdType t);