Searched refs:tempDirPrefix (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp758 UString tempDirPrefix; local
766 tempDirPrefix = tempDirectory.GetPath();
767 NormalizeDirPathPrefix(tempDirPrefix);
801 ap.Prefix = tempDirPrefix;
803 // ap.TempPrefix = tempDirPrefix;

Completed in 497 milliseconds