Home
last modified time | relevance | path

Searched refs:withEndMark (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzmaDecoder.h103 bool CheckFinishStatus(bool withEndMark) const in CheckFinishStatus() argument
105 return _lzmaStatus == (withEndMark ? in CheckFinishStatus()