Home | History | Annotate | Download | only in Console

Lines Matching full:hresult

31 HRESULT CUpdateCallbackConsole::OpenResult(const wchar_t *name, HRESULT result)

39 HRESULT CUpdateCallbackConsole::StartScanning()
45 HRESULT CUpdateCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, const wchar_t * /* path */)
50 HRESULT CUpdateCallbackConsole::CanNotFindError(const wchar_t *name, DWORD systemError)
68 HRESULT CUpdateCallbackConsole::FinishScanning()
74 HRESULT CUpdateCallbackConsole::StartArchive(const wchar_t *name, bool updating)
88 HRESULT CUpdateCallbackConsole::FinishArchive()
94 HRESULT CUpdateCallbackConsole::CheckBreak()
101 HRESULT CUpdateCallbackConsole::Finilize()
120 HRESULT CUpdateCallbackConsole::SetNumFiles(UInt64 /* numFiles */)
125 HRESULT CUpdateCallbackConsole::SetTotal(UInt64 size)
133 HRESULT CUpdateCallbackConsole::SetCompleted(const UInt64 *completeValue)
150 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize */)
157 HRESULT CUpdateCallbackConsole::GetStream(const wchar_t *name, bool isAnti)
174 HRESULT CUpdateCallbackConsole::OpenFileError(const wchar_t *name, DWORD systemError)
190 HRESULT CUpdateCallbackConsole::SetOperationResult(Int32 )
197 HRESULT CUpdateCallbackConsole::CryptoGetTextPassword2(Int32 *passwordIsDefined, BSTR *password)
222 HRESULT CUpdateCallbackConsole::CryptoGetTextPassword(BSTR *password)
245 HRESULT CUpdateCallbackConsole::ShowDeleteFile(const wchar_t *name)