Home
last modified time | relevance | path

Searched refs:ShowDeleteFile (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateProduce.h50 virtual HRESULT ShowDeleteFile(unsigned arcIndex) = 0; in DECLARE_INTERFACE()
H A DUpdateProduce.cpp31 callback->ShowDeleteFile((unsigned)pair.ArcIndex); in UpdateProduce()
H A DUpdateCallback.h50 virtual HRESULT ShowDeleteFile(const wchar_t *name, bool isDir) x \
H A DUpdate.cpp263 virtual HRESULT ShowDeleteFile(unsigned arcIndex) Z7_override;
267 HRESULT CUpdateProduceCallbackImp::ShowDeleteFile(unsigned arcIndex) in ShowDeleteFile() function in CUpdateProduceCallbackImp
285 return _callback->ShowDeleteFile(ai.Name, ai.IsDir); in ShowDeleteFile()
/third_party/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.cpp757 HRESULT CUpdateCallbackConsole::ShowDeleteFile(const wchar_t *name, bool isDir) in ShowDeleteFile() function in CUpdateCallbackConsole

Completed in 5 milliseconds