Home
last modified time | relevance | path

Searched refs:Open2 (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp44 HRESULT Open2(IInStream *stream, IArchiveOpenCallback *callback);
121 HRESULT CHandler::Open2(IInStream *stream, IArchiveOpenCallback *callback) in Open2() function in NArchive::CHandler
244 const HRESULT res = Open2(stream, callback); in Open()
H A DXzHandler.cpp125 HRESULT Open2(IInStream *inStream, /* UInt32 flags, */ IArchiveOpenCallback *callback);
497 HRESULT CHandler::Open2(IInStream *inStream, /* UInt32 flags, */ IArchiveOpenCallback *callback) in Open2() function in NArchive::NXz::CHandler
677 return Open2(inStream, callback); in Open()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp55 Result = ArchiveLink.Open2(options, ExtractCallbackSpec); in Process2()
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h426 Open2() uses COpenCallbackImp that implements Volumes and password callback
427 Open3() calls Open2() and callbackUI->Open_Finished();
432 HRESULT Open2(COpenOptions &options, IOpenCallbackUI *callbackUI);
H A DOpenArchive.cpp3391 HRESULT CArchiveLink::Open2(COpenOptions &op, IOpenCallbackUI *callbackUI)
3481 HRESULT res = Open2(op, callbackUI);
3502 return Open2(op, NULL);
/third_party/curl/tests/
H A Dftpserver.pl51 use IPC::Open2;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 34 milliseconds