HomeSort by relevance Sort by last modified time
    Searched refs:COpenOptions (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.h 104 struct COpenOptions
121 COpenOptions():
217 HRESULT PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &archive);
218 HRESULT CheckZerosTail(const COpenOptions &op, UInt64 offset);
219 HRESULT OpenStream2(const COpenOptions &options);
303 HRESULT OpenStream(const COpenOptions &options);
304 HRESULT OpenStreamOrFile(COpenOptions &options);
306 HRESULT ReOpen(const COpenOptions &options);
337 HRESULT Open(COpenOptions &options);
339 HRESULT Open2(COpenOptions &options, IOpenCallbackUI *callbackUI);
    [all...]
OpenArchive.cpp 1040 HRESULT CArc::PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &archive)
1190 HRESULT CArc::CheckZerosTail(const COpenOptions &op, UInt64 offset)
    [all...]
Extract.cpp 311 COpenOptions op;
Update.cpp 1040 COpenOptions op;
    [all...]
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractEngine.cpp 49 COpenOptions options;
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 924 COpenOptions options;

Completed in 136 milliseconds