Searched defs:AreThereErrors (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ | ||
H A D | OpenArchive.h | 206 bool AreThereErrors() const { return ErrorFlags != 0 || UnexpecedEnd; }
in AreThereErrors() function |
Completed in 2 milliseconds