Home
last modified time | relevance | path

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

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