Home
last modified time | relevance | path

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

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