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

/external/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.cpp48 if (_tempFile.Create(tempDirPath, kTempFilePrefixString, _tempFileName) == 0)
50 if (!_outFile.Create(_tempFileName, true))
94 if (!inFile.Open(_tempFileName))
H A DInOutTempBuffer.h18 CSysString _tempFileName; member in class:CInOutTempBuffer

Completed in 105 milliseconds