Home
last modified time | relevance | path

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

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