Searched refs:next_image_info (Results 1 – 1 of 1) sorted by relevance
2619 ImageInfo& next_image_info = GetImageInfo(oat_index + 1u); in UpdateOatFileLayout() local2620 next_image_info.oat_offset_ = cur_image_info.oat_offset_ + oat_loaded_size; in UpdateOatFileLayout()