Searched refs:_fileLengthWasSet (Results 1 – 2 of 2) sorted by relevance
629 _fileLengthWasSet = false; in GetStream()1372 _fileLengthWasSet = res; in GetStream()1513 if (_fileLengthWasSet && _curSize > processedSize) in CloseFile()1516 _fileLengthWasSet = res; in CloseFile()
233 bool _fileLengthWasSet; variable