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()
1334 SetJniIdType(JniIdType::kIndices); in InitNonZygoteOrPostFork()1336 SetJniIdType(JniIdType::kPointer); in InitNonZygoteOrPostFork()3334 void Runtime::SetJniIdType(JniIdType t) { in SetJniIdType() function in art::Runtime
991 EXPORT void SetJniIdType(JniIdType t);