Home
last modified time | relevance | path

Searched refs:GetNewPath (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h79 bool GetNewPath(bool isFolder, const UString &src, UString &dest) const;
DUpdate.cpp485 bool CRenamePair::GetNewPath(bool isFolder, const UString &src, UString &dest) const in GetNewPath() function in CRenamePair
605 if (rp.GetNewPath(ai.IsDir, ai.Name, dest)) in Compress()
622 if (rp.GetNewPath(false, mainName, dest)) in Compress()