Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddelta_diff_utils.cc1059 uint32_t first_dst_start = first_aop.op.dst_extents(0).start_block(); in CompareAopsByDestination() local
1061 return first_dst_start < second_dst_start; in CompareAopsByDestination()