Home
last modified time | relevance | path

Searched refs:NeedPercents (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.h24 bool NeedPercents() const { return _percent._so != NULL; } in NeedPercents() function
28 if (NeedPercents()) in ClosePercentsAndFlush()
50 if (NeedPercents()) in CloseScanning()
77 if (NeedPercents() && _so == _percent._so) in ClosePercents_for_so()
83 if (NeedPercents()) in ClosePercentsAndFlush()
DHashCon.cpp28 if (NeedPercents()) in StartScanning()
38 if (NeedPercents()) in ScanProgress()
57 if (NeedPercents()) in FinishScanning()
77 if (NeedPercents()) in SetTotal()
87 if (completeValue && NeedPercents()) in SetCompleted()
198 if (NeedPercents()) in GetStream()
277 if (NeedPercents()) in SetOperationResult()
DUpdateCallbackConsole.h44 bool NeedPercents() const { return _percent._so != NULL; }; in NeedPercents() function
75 if (NeedPercents()) in ClosePercents2()
81 if (NeedPercents() && _so == _percent._so) in ClosePercents_for_so()
DExtractCallbackConsole.cpp40 if (NeedPercents()) in StartScanning()
46 if (NeedPercents()) in ScanProgress()
230 if (NeedPercents()) in SetTotal()
242 if (NeedPercents()) in SetCompleted()
359 if (NeedPercents()) in PrepareOperation()
449 if (NeedPercents()) in SetOperationResult()
531 if (NeedPercents()) in BeforeOpen()
613 if (NeedPercents()) in OpenResult()
772 if (NeedPercents()) in ExtractResult()
DUpdateCallbackConsole.cpp168 if (NeedPercents()) in ScanProgress()
252 if (NeedPercents()) in FinishScanning()
361 if (NeedPercents()) in DeletingAfterArchiving()
372 if (NeedPercents()) in DeletingAfterArchiving()
439 if (NeedPercents()) in SetTotal()
452 if (NeedPercents()) in SetCompleted()
493 if (NeedPercents()) in PrintProgress()
DOpenCallbackConsole.h25 bool NeedPercents() const { return _percent._so != NULL; } in NeedPercents() function
33 if (NeedPercents()) in ClosePercents()
DOpenCallbackConsole.cpp22 if (!MultiArcMode && NeedPercents()) in Open_SetTotal()
53 if (!MultiArcMode && NeedPercents()) in Open_SetCompleted()