Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h183 bool IsThereErrorOrWarning() const in IsThereErrorOrWarning() function
DExtract.cpp343 if (er.IsThereErrorOrWarning()) in Extract()