Home
last modified time | relevance | path

Searched refs:WriteSfx (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.h19 virtual HRESULT WriteSfx(const wchar_t *name, UInt64 size) x; \
DUpdate.cpp774 RINOK(callback->WriteSfx(fs2us(options.SfxModule), sfxSize)); in Compress()
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp313 HRESULT CUpdateCallbackConsole::WriteSfx(const wchar_t *name, UInt64 size) in WriteSfx() function in CUpdateCallbackConsole