Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dvdex_file.cc480 uint32_t destination_index; in ComputeClassStatus() local
482 if (UNLIKELY(!DecodeUnsignedLeb128Checked(&cursor, end, &destination_index) || in ComputeClassStatus()
488 dex::StringIndex(destination_index), in ComputeClassStatus()