Home
last modified time | relevance | path

Searched refs:isFolder (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DIFileExtractCallback.h59 x(PrepareOperation(const wchar_t *name, Int32 isFolder, Int32 askExtractMode, const UInt64 *position)) \
H A DUpdate.h79 bool GetNewPath(bool isFolder, const UString &src, UString &dest) const;
H A DHashCalc.h123 virtual HRESULT GetStream(const wchar_t *name, bool isFolder) x \
H A DUpdate.cpp317 bool CRenamePair::GetNewPath(bool isFolder, const UString &src, UString &dest) const in GetNewPath() argument
331 if (!isFolder in GetNewPath()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp224 Z7_COM7F_IMF(CExtractCallbackImp::PrepareOperation(const wchar_t *name, Int32 isFolder, Int32 askExtractMode, const UInt64 * /* position */)) in PrepareOperation() argument
226 _isFolder = IntToBool(isFolder); in PrepareOperation()
239 return ProgressDialog->Sync.Set_Status2(*msg, name, IntToBool(isFolder)); in PrepareOperation()
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp328 Z7_COM7F_IMF(CExtractCallbackConsole::PrepareOperation(const wchar_t *name, Int32 isFolder, Int32 askExtractMode, const UInt64 *position)) in PrepareOperation() argument
363 if (isFolder) in PrepareOperation()
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dapi.js[all...]

Completed in 21 milliseconds