Searched refs:last_dst_idx (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Dab_generator.cc212 uint32_t last_dst_idx = last_aop.op.dst_extents_size() - 1; local
214 last_aop.op.dst_extents(last_dst_idx).start_block() +
215 last_aop.op.dst_extents(last_dst_idx).num_blocks();
218 last_aop.op.dst_extents(last_dst_idx).num_blocks() +

Completed in 22 milliseconds