OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThereAreMessageErrors
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.h
289
bool
ThereAreMessageErrors
;
327
bool IsOK() const { return NumArchiveErrors == 0 && !
ThereAreMessageErrors
; }
ExtractCallback.cpp
43
ThereAreMessageErrors
= false;
52
ThereAreMessageErrors
= true;
196
ThereAreMessageErrors
= true;
Completed in 121 milliseconds