Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h314 void SetHashMethods(IHashCalc *hash) in SetHashMethods() function
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h467 void SetHashMethods(IHashCalc *hash) in SetHashMethods() function
DExtract.cpp327 ecs->SetHashMethods(hash); in Extract()