Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1342 FString tempDirPrefix; in UpdateArchive() local
1350 tempDirPrefix = tempDirectory.GetPath(); in UpdateArchive()
1351 NormalizeDirPathPrefix(tempDirPrefix); in UpdateArchive()
1410 ap.Prefix = fs2us(tempDirPrefix); in UpdateArchive()