Home
last modified time | relevance | path

Searched refs:CByteOutBufWrap (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DCWrappers.cpp212 /* ---------- CByteOutBufWrap ---------- */
257 /* ---------- CByteOutBufWrap ---------- */
259 void CByteOutBufWrap::Free() throw() in Free()
265 bool CByteOutBufWrap::Alloc(size_t size) throw() in Alloc()
276 HRESULT CByteOutBufWrap::Flush() throw() in Flush()
292 CByteOutBufWrap *p = Z7_CONTAINER_FROM_VTBL_CLS(pp, CByteOutBufWrap, vt); in Wrap_WriteByte()
293 // Z7_CONTAINER_FROM_VTBL_TO_DECL_VAR_pp_vt_p(CByteOutBufWrap) in Wrap_WriteByte()
301 CByteOutBufWrap::CByteOutBufWrap() thro function in CByteOutBufWrap
[all...]
H A DCWrappers.h127 struct CByteOutBufWrap struct
138 CByteOutBufWrap() throw();
139 ~CByteOutBufWrap() { Free(); } in ~CByteOutBufWrap()
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdEncoder.h39 CByteOutBufWrap _outStream;

Completed in 1 milliseconds