Home
last modified time | relevance | path

Searched refs:hash_function (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.cpp1512 auto hash_function = HashTreeBuilder::HashFunction(params.tokens[params.cpos++]); in PerformCommandComputeHashTree() local
1513 if (hash_function == nullptr) { in PerformCommandComputeHashTree()
1532 HashTreeBuilder builder(BLOCKSIZE, hash_function); in PerformCommandComputeHashTree()