Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h193 bool IsThereErrorOrWarning() const in IsThereErrorOrWarning() function
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp533 if (!er.IsThereErrorOrWarning() && er.ErrorFormatIndex < 0) in OpenResult_GUI()