Searched refs:_tempFileCreated (Results 1 – 2 of 2) sorted by relevance
36 _tempFileCreated = false; in InitWriting()45 if (!_tempFileCreated) in WriteToFile()49 _tempFileCreated = true; in WriteToFile()93 if (_tempFileCreated) in WriteToStream()
19 bool _tempFileCreated; variable