Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dextent_utils.h67 void ExtendExtents(
Dab_generator.cc238 ExtendExtents(last_aop.op.mutable_src_extents(), in MergeOperations()
241 ExtendExtents(last_aop.op.mutable_dst_extents(), in MergeOperations()
Dextent_utils.cc57 void ExtendExtents( in ExtendExtents() function
Dextent_utils_unittest.cc86 ExtendExtents(first_op.mutable_src_extents(), second_op.src_extents()); in TEST()