Searched refs:_outSizeIsDefined (Results 1 – 2 of 2) sorted by relevance
28 if (_outSizeIsDefined) in WriteWithLimit()44 _outSizeIsDefined = (outSize != 0); in Code()45 if (_outSizeIsDefined) in Code()48 while (!_outSizeIsDefined || _nowPos64 < _outSize) in Code()
42 bool _outSizeIsDefined; variable49 _outSizeIsDefined = false; in Init2()