Home
last modified time | relevance | path

Searched refs:first_index (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc3243 uint32_t first_index = GetFirstFinalInstanceFieldIndex(*dex_file_, in CodeFlowVerifyInstruction() local
3245 if (first_index != DexFile::kDexNoIndex) { in CodeFlowVerifyInstruction()
3247 << first_index; in CodeFlowVerifyInstruction()