Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DUpdateCallbackAgent.cpp33 HRESULT CUpdateCallbackAgent::WriteSfx(const wchar_t * /* name */, UInt64 /* size */) in WriteSfx() function in CUpdateCallbackAgent
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.h34 virtual HRESULT WriteSfx(const wchar_t *name, UInt64 size) x \
H A DUpdate.cpp773 RINOK(callback->WriteSfx(fs2us(options.SfxModule), sfxSize)) in Compress()
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI.cpp282 HRESULT CUpdateCallbackGUI::WriteSfx(const wchar_t * /* name */, UInt64 /* size */) in WriteSfx() function in CUpdateCallbackGUI
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.cpp350 HRESULT CUpdateCallbackConsole::WriteSfx(const wchar_t *name, UInt64 size) in WriteSfx() function in CUpdateCallbackConsole