Searched defs:hash_algorithm (Results 1 – 2 of 2) sorted by relevance
194 HashTreeInfo(RangeSet hash_tree_ranges, RangeSet source_ranges, std::string hash_algorithm, in HashTreeInfo()209 const std::string& hash_algorithm() const { in hash_algorithm() function
291 std::string hash_algorithm = tokens[pos++]; in Parse() local