Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.cpp493 static UString GetLastPart(LPCWSTR path) in GetLastPart() function
512 UString oldName = GetLastPart(oldPath); in AddTrailingDots()
513 UString newName = GetLastPart(newPath); in AddTrailingDots()