Searched refs:COpenOptions (Results 1 – 6 of 6) sorted by relevance
114 struct COpenOptions struct131 COpenOptions(): in COpenOptions() argument263 …HRESULT PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &archive…264 HRESULT CheckZerosTail(const COpenOptions &op, UInt64 offset);265 HRESULT OpenStream2(const COpenOptions &options);358 HRESULT OpenStream(const COpenOptions &options);359 HRESULT OpenStreamOrFile(COpenOptions &options);361 HRESULT ReOpen(const COpenOptions &options);400 HRESULT Open(COpenOptions &options);401 HRESULT Open2(COpenOptions &options, IOpenCallbackUI *callbackUI);[all …]
1270 HRESULT CArc::PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &ar… in PrepareToOpen()1432 HRESULT CArc::CheckZerosTail(const COpenOptions &op, UInt64 offset) in CheckZerosTail()1567 HRESULT CArc::OpenStream2(const COpenOptions &op) in OpenStream2()2899 HRESULT CArc::OpenStream(const COpenOptions &op) in OpenStream()2958 HRESULT CArc::OpenStreamOrFile(COpenOptions &op) in OpenStreamOrFile()3106 HRESULT CArchiveLink::Open(COpenOptions &op) in Open()3238 COpenOptions op2; in Open()3270 HRESULT CArchiveLink::Open2(COpenOptions &op, IOpenCallbackUI *callbackUI) in Open2()3312 HRESULT CArc::ReOpen(const COpenOptions &op) in ReOpen()3354 HRESULT CArchiveLink::Open3(COpenOptions &op, IOpenCallbackUI *callbackUI) in Open3()[all …]
351 COpenOptions op; in Extract()
1096 COpenOptions op; in UpdateArchive()
49 COpenOptions options; in Process2()
1055 COpenOptions options; in ListArchives()