Lines Matching refs:CExtractCallbackConsole
226 STDMETHODIMP CExtractCallbackConsole::SetTotal(UInt64 size) in SetTotal()
238 STDMETHODIMP CExtractCallbackConsole::SetCompleted(const UInt64 *completeValue) in SetCompleted()
272 STDMETHODIMP CExtractCallbackConsole::AskOverwrite( in AskOverwrite()
316 STDMETHODIMP CExtractCallbackConsole::PrepareOperation(const wchar_t *name, Int32 /* isFolder */, I… in PrepareOperation()
378 STDMETHODIMP CExtractCallbackConsole::MessageError(const wchar_t *message) in MessageError()
443 STDMETHODIMP CExtractCallbackConsole::SetOperationResult(Int32 opRes, Int32 encrypted) in SetOperationResult()
482 STDMETHODIMP CExtractCallbackConsole::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar… in ReportExtractResult()
497 HRESULT CExtractCallbackConsole::SetPassword(const UString &password) in SetPassword()
504 STDMETHODIMP CExtractCallbackConsole::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()
514 HRESULT CExtractCallbackConsole::BeforeOpen(const wchar_t *name, bool testMode) in BeforeOpen()
607 HRESULT CExtractCallbackConsole::OpenResult( in OpenResult()
755 HRESULT CExtractCallbackConsole::ThereAreNoFiles() in ThereAreNoFiles()
768 HRESULT CExtractCallbackConsole::ExtractResult(HRESULT result) in ExtractResult()