Searched refs:kIndices (Results 1 – 6 of 6) sorted by relevance
31 kIndices, enumerator
455 .WithValueMap({{"true", JniIdType::kIndices}, in MakeParser()459 {"indices", JniIdType::kIndices}, in MakeParser()
1334 SetJniIdType(JniIdType::kIndices); in InitNonZygoteOrPostFork()
57 Runtime::Current()->SetJniIdType(JniIdType::kIndices); in Java_Main_SetToIndexIds()
401 if (runtime->GetJniIdType() == art::JniIdType::kIndices && IsFullJvmtiAvailable()) { in GetExtensionFunctions()673 if (runtime->GetJniIdType() == art::JniIdType::kIndices && IsFullJvmtiAvailable()) { in GetExtensionEvents()
241 DCHECK_EQ(type, JniIdType::kIndices); in GetNextId()250 DCHECK_EQ(type, JniIdType::kIndices); in GetNextId()534 if (Runtime::Current()->GetJniIdType() == JniIdType::kIndices && (t % 2) == 1) { in DecodeGenericId()