Home
last modified time | relevance | path

Searched refs:IOutArchive (Results 1 - 10 of 10) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.h91 public IOutArchive,
110 Z7_COM_QI_ENTRY(IOutArchive)
122 Z7_IFACE_COM7_IMP(IOutArchive)
/third_party/lzma/CPP/7zip/Common/
H A DRegisterArc.h41 #define IMP_CreateArcOut static IOutArchive *CreateArcOut() { return new CHandler(); }
/third_party/lzma/CPP/7zip/Archive/
H A DIArchive.h534 Z7_IFACE_CONSTR_ARCHIVE(IOutArchive, 0xA0)
669 typedef IOutArchive * (*Func_CreateOutArchive)();
H A DArchiveExports.cpp87 ((IOutArchive *)*outObject)->AddRef(); in CreateArchiver()
H A DXzHandler.cpp52 public IOutArchive, member
66 Z7_COM_QI_ENTRY(IOutArchive)
76 Z7_IFACE_COM7_IMP(IOutArchive)
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.h274 IOutArchive,
H A DLoadCodecs.h432 HRESULT CreateOutArchive(unsigned formatIndex, CMyComPtr<IOutArchive> &archive) const in CreateOutArchive()
H A DUpdate.cpp364 CMyComPtr<IOutArchive> outArchive; in Compress()
H A DHashCalc.cpp2072 static IOutArchive *CreateHashHandler_Out() { return new NHash::CHandler; } in CreateHashHandler_Out()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp938 CMyComPtr<IOutArchive> outArchive; in main()

Completed in 13 milliseconds