Searched defs:dst_extents (Results 1 – 12 of 12) sorted by relevance
/system/update_engine/common/ |
D | cow_operation_convert.cc | 73 const auto& dst_extents = operation.dst_extents(); in ConvertToCowOperations() local
|
D | cow_operation_convert_unittest.cc | 96 std::initializer_list<std::array<int, 2>> dst_extents) { in AddOperation()
|
/system/update_engine/payload_generator/ |
D | delta_diff_utils.h | 171 const std::vector<Extent>& dst_extents, in BestDiffGenerator()
|
D | ab_generator.cc | 271 vector<Extent> dst_extents; in AddDataAndSetType() local
|
D | delta_diff_utils.cc | 1044 const vector<Extent>& dst_extents, in ReadExtentsToDiff()
|
/system/update_engine/scripts/update_payload/ |
D | test_utils.py | 199 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/ |
D | partition_cow_creator.cpp | 79 const auto& dst_extents = operation.dst_extents(); in OptimizeSourceCopyOperation() local
|
/system/update_engine/payload_consumer/ |
D | install_operation_executor_unittest.cc | 235 std::vector<Extent> dst_extents{ExtentForRange(0, NUM_BLOCKS)}; in TEST_F() local
|
D | vabc_partition_writer.cc | 113 const auto& dst_extents = operation.dst_extents(); in ProcessSourceCopyOperation() local
|
/system/update_engine/scripts/ |
D | payload_info_unittest.py | 61 def __init__(self, src_extents, dst_extents, op_type, **kwargs): argument
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 196 repeated Extent dst_extents = 6; field
|
/system/update_engine/ |
D | update_metadata.proto | 196 repeated Extent dst_extents = 6; field
|