Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc2619 ImageInfo& next_image_info = GetImageInfo(oat_index + 1u); in UpdateOatFileLayout() local
2620 next_image_info.oat_offset_ = cur_image_info.oat_offset_ + oat_loaded_size; in UpdateOatFileLayout()