Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.h116 bool ThereIsError_in_Current; variable
148 ThereIsError_in_Current = false; in Init()
DExtractCallbackConsole.cpp519 ThereIsError_in_Current = false; in BeforeOpen()
647 ThereIsError_in_Current = true; in OpenResult()
655 ThereIsError_in_Current = true; in OpenResult()
784 if (NumFileErrors_in_Current == 0 && !ThereIsError_in_Current) in ExtractResult()