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()88 if (_tempFileCreated) in WriteToStream()
17 bool _tempFileCreated; variable