Searched defs:hash_tree_info (Results 1 – 2 of 2) sorted by relevance
40 Command::Command(Type type, size_t index, std::string cmdline, HashTreeInfo hash_tree_info) in Command()299 HashTreeInfo hash_tree_info(std::move(hash_tree_ranges), std::move(source_ranges), in Parse() local
353 const HashTreeInfo& hash_tree_info() const { in hash_tree_info() function