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

/external/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.cpp45 CSysString tempDirPath; local
46 if (!MyGetTempPath(tempDirPath))
48 if (_tempFile.Create(tempDirPath, kTempFilePrefixString, _tempFileName) == 0)

Completed in 46 milliseconds