Home
last modified time | relevance | path

Searched defs:dst_extents (Results 1 – 12 of 12) sorted by relevance

/system/update_engine/common/
Dcow_operation_convert.cc73 const auto& dst_extents = operation.dst_extents(); in ConvertToCowOperations() local
Dcow_operation_convert_unittest.cc96 std::initializer_list<std::array<int, 2>> dst_extents) { in AddOperation()
/system/update_engine/payload_generator/
Ddelta_diff_utils.h171 const std::vector<Extent>& dst_extents, in BestDiffGenerator()
Dab_generator.cc271 vector<Extent> dst_extents; in AddDataAndSetType() local
Ddelta_diff_utils.cc1044 const vector<Extent>& dst_extents, in ReadExtentsToDiff()
/system/update_engine/scripts/update_payload/
Dtest_utils.py199 dst_extents=None, dst_length=None, data_sha256_hash=None): argument
288 src_length=None, dst_extents=None, dst_length=None, argument
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp79 const auto& dst_extents = operation.dst_extents(); in OptimizeSourceCopyOperation() local
/system/update_engine/payload_consumer/
Dinstall_operation_executor_unittest.cc235 std::vector<Extent> dst_extents{ExtentForRange(0, NUM_BLOCKS)}; in TEST_F() local
Dvabc_partition_writer.cc113 const auto& dst_extents = operation.dst_extents(); in ProcessSourceCopyOperation() local
/system/update_engine/scripts/
Dpayload_info_unittest.py61 def __init__(self, src_extents, dst_extents, op_type, **kwargs): argument
/system/update_engine/update_engine/
Dupdate_metadata.proto196 repeated Extent dst_extents = 6; field
/system/update_engine/
Dupdate_metadata.proto196 repeated Extent dst_extents = 6; field