Home
last modified time | relevance | path

Searched defs:hash_tree_ranges (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/updater/include/private/
Dcommands.h194 HashTreeInfo(RangeSet hash_tree_ranges, RangeSet source_ranges, std::string hash_algorithm, in HashTreeInfo()
202 const RangeSet& hash_tree_ranges() const { in hash_tree_ranges() function
/bootable/recovery/updater/
Dcommands.cpp280 RangeSet hash_tree_ranges = RangeSet::Parse(tokens[pos++]); in Parse() local
Dblockimg.cpp1500 RangeSet hash_tree_ranges = RangeSet::Parse(params.tokens[params.cpos++]); in PerformCommandComputeHashTree() local