Lines Matching refs:HRESULT
57 HRESULT SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &methods);
73 virtual HRESULT StartScanning() x; \
74 virtual HRESULT FinishScanning(const CDirItemsStat &st) x; \
75 virtual HRESULT SetNumFiles(UInt64 numFiles) x; \
76 virtual HRESULT SetTotal(UInt64 size) x; \
77 virtual HRESULT SetCompleted(const UInt64 *completeValue) x; \
78 virtual HRESULT CheckBreak() x; \
79 virtual HRESULT BeforeFirstFile(const CHashBundle &hb) x; \
80 virtual HRESULT GetStream(const wchar_t *name, bool isFolder) x; \
81 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x; \
82 virtual HRESULT SetOperationResult(UInt64 fileSize, const CHashBundle &hb, bool showHash) x; \
83 virtual HRESULT AfterLastFile(CHashBundle &hb) x; \
101 HRESULT HashCalc(