Home
last modified time | relevance | path

Searched refs:_printedState (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DPercentPrinter.cpp103 if (_printedState.Command == st.Command in Print()
104 && _printedState.FileName == st.FileName in Print()
105 && _printedState.Files == st.Files) in Print()
107 if (_printedState.Total == st.Total in Print()
108 && _printedState.Completed == st.Completed) in Print()
180 _printedState = *this; in Print()
H A DPercentPrinter.h38 CPercentPrinterState _printedState; member in CPercentPrinter

Completed in 2 milliseconds