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 …]
1274 HRESULT CArc::PrepareToOpen(const COpenOptions &op, unsigned formatIndex, CMyComPtr<IInArchive> &ar… in PrepareToOpen()1436 HRESULT CArc::CheckZerosTail(const COpenOptions &op, UInt64 offset) in CheckZerosTail()1571 HRESULT CArc::OpenStream2(const COpenOptions &op) in OpenStream2()2908 HRESULT CArc::OpenStream(const COpenOptions &op) in OpenStream()2967 HRESULT CArc::OpenStreamOrFile(COpenOptions &op) in OpenStreamOrFile()3115 HRESULT CArchiveLink::Open(COpenOptions &op) in Open()3247 COpenOptions op2; in Open()3279 HRESULT CArchiveLink::Open2(COpenOptions &op, IOpenCallbackUI *callbackUI) in Open2()3321 HRESULT CArc::ReOpen(const COpenOptions &op) in ReOpen()3363 HRESULT CArchiveLink::Open3(COpenOptions &op, IOpenCallbackUI *callbackUI) in Open3()[all …]
359 COpenOptions op; in Extract()
1186 COpenOptions op; in UpdateArchive()
49 COpenOptions options; in Process2()
1118 COpenOptions options; in ListArchives()