Home
last modified time | relevance | path

Searched defs:dst_extent (Results 1 – 10 of 10) sorted by relevance

/system/update_engine/common/
Dcow_operation_convert.cc56 const auto& dst_extent = merge_op.dst_extent(); in ConvertToCowOperations() local
Dcow_operation_convert_unittest.cc110 std::array<int, 2> dst_extent) { in AddMergeOperation()
/system/update_engine/payload_generator/
Dmerge_sequence_generator.cc29 const Extent& dst_extent, in CreateCowMergeOperation()
91 const Extent& dst_extent, in SplitSelfOverlapping()
155 Extent dst_extent = in ProcessCopyOps() local
Dfull_update_generator.cc169 Extent* dst_extent = aop->op.add_dst_extents(); in GenerateOperations() local
Dmerge_sequence_generator_unittest.cc34 const Extent& dst_extent) { in CreateCowMergeOperation()
209 void ValidateSplitSequence(const Extent& src_extent, const Extent& dst_extent) { in ValidateSplitSequence()
Ddelta_diff_utils.cc159 const auto& dst_extent = op.dst_extent(); in ShouldCreateNewOp() local
184 auto& dst_extent = *op.mutable_dst_extent(); in AppendXorBlock() local
/system/update_engine/payload_consumer/
Dvabc_partition_writer.cc282 const auto& dst_extent = merge_op.dst_extent(); in WriteMergeSequence() local
Dvabc_partition_writer_unittest.cc63 std::array<size_t, 2> dst_extent, in AddMergeOp()
/system/update_engine/update_engine/
Dupdate_metadata.proto230 optional Extent dst_extent = 3; field
/system/update_engine/
Dupdate_metadata.proto230 optional Extent dst_extent = 3; field