OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNewPath
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
Update.h
77
bool
GetNewPath
(bool isFolder, const UString &src, UString &dest) const;
Update.cpp
438
bool CRenamePair::
GetNewPath
(bool isFolder, const UString &src, UString &dest) const
555
if (rp.
GetNewPath
(ai.IsDir, ai.Name, dest))
571
if (rp.
GetNewPath
(false, mainName, dest))
[
all
...]
Completed in 49 milliseconds