HomeSort by relevance Sort by last modified time
    Searched refs:SubtractBlock (Results 1 - 4 of 4) sorted by null

  /system/update_engine/payload_generator/
extent_ranges.h 51 void SubtractBlock(uint64_t block);
extent_ranges_unittest.cc 147 ranges.SubtractBlock(2);
169 ranges.SubtractBlock(kSparseHole);
172 ranges.SubtractBlock(2);
extent_ranges.cc 61 void ExtentRanges::SubtractBlock(uint64_t block) {
inplace_generator.cc 412 ranges.SubtractBlock(0);

Completed in 418 milliseconds