Home
last modified time | relevance | path

Searched defs:new_extents (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils_unittest.cc203 vector<Extent> new_extents = {ExtentForRange(1, 1)}; in TEST_F() local
247 vector<Extent> new_extents = {ExtentForRange(18, 1), in TEST_F() local
320 vector<Extent> new_extents = {ExtentForRange(2, 1)}; in TEST_F() local
358 vector<Extent> new_extents = {ExtentForRange(2, 1)}; in TEST_F() local
415 vector<Extent> new_extents = {ExtentForRange(1, 1)}; in TEST_F() local
447 vector<Extent> new_extents = {ExtentForRange(2, 1)}; in TEST_F() local
Dextent_utils.cc100 vector<Extent> new_extents; in NormalizeExtents() local
Dinplace_generator.cc77 vector<Extent> new_extents; in CompressExtents() local
135 vector<Extent> new_extents = CompressExtents(read_blocks); in SubstituteBlocks() local
553 vector<Extent> new_extents; in ConvertCutToFullOp() local
Ddelta_diff_utils.cc244 const vector<Extent>& new_extents, in FileDeltaProcessor()
696 const vector<Extent>& new_extents, in DeltaReadFile()
817 const vector<Extent>& new_extents, in ReadExtentsToDiff()
Ddeflate_utils.cc149 vector<Extent> new_extents = { in ShiftExtentsOverExtents() local
Dextent_ranges.cc131 ExtentSet new_extents; in SubtractExtent() local
/system/core/fs_mgr/liblp/
Dbuilder.cpp596 std::vector<std::unique_ptr<LinearExtent>> new_extents; in GrowPartition() local