Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc479 uint32_t destination_index; in ComputeClassStatus() local
481 if (UNLIKELY(!DecodeUnsignedLeb128Checked(&cursor, end, &destination_index) || in ComputeClassStatus()
487 dex::StringIndex(destination_index), in ComputeClassStatus()