Home
last modified time | relevance | path

Searched defs:isFolder (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp328 STDMETHODIMP CExtractCallbackConsole::PrepareOperation(const wchar_t *name, Int32 isFolder, Int32 a… in PrepareOperation()
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp226 STDMETHODIMP CExtractCallbackImp::PrepareOperation(const wchar_t *name, Int32 isFolder, Int32 askEx… in PrepareOperation()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdate.cpp474 bool CRenamePair::GetNewPath(bool isFolder, const UString &src, UString &dest) const in GetNewPath()