Home
last modified time | relevance | path

Searched refs:COpenOptions (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h117 struct COpenOptions struct
134 COpenOptions(): in COpenOptions() function
269 HRESULT PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &archive);
270 HRESULT CheckZerosTail(const COpenOptions &op, UInt64 offset);
271 HRESULT OpenStream2(const COpenOptions &options);
375 HRESULT OpenStream(const COpenOptions &options);
376 HRESULT OpenStreamOrFile(COpenOptions &options);
378 HRESULT ReOpen(const COpenOptions &options, IArchiveOpenCallback *openCallback_Additional);
382 bool IsHashHandler(const COpenOptions &options) const in IsHashHandler()
425 Open() opens archive and COpenOptions
[all...]
H A DOpenArchive.cpp1329 HRESULT CArc::PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &archive)
1491 HRESULT CArc::CheckZerosTail(const COpenOptions &op, UInt64 offset)
1638 HRESULT CArc::OpenStream2(const COpenOptions &op)
3021 HRESULT CArc::OpenStream(const COpenOptions &op)
3080 HRESULT CArc::OpenStreamOrFile(COpenOptions &op)
3226 HRESULT CArchiveLink::Open(COpenOptions &op)
3359 COpenOptions op2;
3391 HRESULT CArchiveLink::Open2(COpenOptions &op, IOpenCallbackUI *callbackUI)
3433 HRESULT CArc::ReOpen(const COpenOptions &op, IArchiveOpenCallback *openCallback_Additional)
3479 HRESULT CArchiveLink::Open3(COpenOptions
[all...]
H A DExtract.cpp406 COpenOptions op; in Extract()
H A DUpdate.cpp1249 COpenOptions op; in UpdateArchive()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp49 COpenOptions options; in Process2()
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp1146 COpenOptions options; in ListArchives()

Completed in 8 milliseconds