Home
last modified time | relevance | path

Searched defs:old_extents (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils_unittest.cc193 vector<Extent> old_extents = {ExtentForRange(1, 1)}; in TEST_F() local
251 vector<Extent> old_extents = {ExtentForRange(11, 1)}; in TEST_F() local
285 vector<Extent> old_extents = {ExtentForRange(1, 1)}; in TEST_F() local
320 vector<Extent> old_extents = {ExtentForRange(1, 1)}; in TEST_F() local
358 vector<Extent> old_extents = {ExtentForRange(1, 1)}; in TEST_F() local
402 vector<Extent> old_extents = {ExtentForRange(1, 1)}; in TEST_F() local
H A Ddelta_diff_utils.cc400 const File& old_extents, in FileDeltaProcessor()
864 const auto& old_extents = old_file.extents; in DeltaReadFile() local
/aosp_15_r20/external/bsdiff/
H A Dbspatch.cc116 const std::vector<ex_t>& old_extents, in IsOverlapping()
152 const char* old_extents, in bspatch()
181 const char* old_extents, in bspatch()
H A Dbspatch_main.cc15 const char* old_extents = NULL; in main() local
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp769 const auto& old_extents = oldp->extents(); in CompareExtents() local