Home | History | Annotate | Download | only in updater

Lines Matching defs:hash_function

1507   auto hash_function = HashTreeBuilder::HashFunction(params.tokens[params.cpos++]);
1508 if (hash_function == nullptr) {
1527 HashTreeBuilder builder(BLOCKSIZE, hash_function);