Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DHashCalc.h80 virtual HRESULT AfterLastFile(const CHashBundle &hb) x; \
DHashCalc.cpp313 return callback->AfterLastFile(hb); in HashCalc()
/external/lzma/CPP/7zip/UI/Console/
DHashCon.cpp335 HRESULT CHashCallbackConsole::AfterLastFile(const CHashBundle &hb) in AfterLastFile() function in CHashCallbackConsole