Searched refs:_tempFileCreated (Results 1 - 2 of 2) sorted by last modified time

/external/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.cpp34 _tempFileCreated = false;
43 if (!_tempFileCreated)
52 _tempFileCreated = true;
91 if (_tempFileCreated)
H A DInOutTempBuffer.h19 bool _tempFileCreated; member in class:CInOutTempBuffer

Completed in 286 milliseconds