Home
last modified time | relevance | path

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

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