OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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