Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h40 UString GetPathWithoutExt() const { return Prefix + Name; } in GetPathWithoutExt() function
DUpdate.cpp316 UString path = GetPathWithoutExt(); in GetFinalPath()
327 UString path = GetPathWithoutExt(); in GetFinalVolPath()