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