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()
188 if (NeedPercents()) in SetTotal()
200 if (NeedPercents()) in SetCompleted()
312 if (NeedPercents()) in PrepareOperation()
404 if (NeedPercents()) in SetOperationResult()
479 if (NeedPercents()) in BeforeOpen()
560 if (NeedPercents()) in OpenResult()
711 if (NeedPercents()) in ExtractResult()
DUpdateCallbackConsole.cpp166 if (NeedPercents()) in ScanProgress()
247 if (NeedPercents()) in FinishScanning()
355 if (NeedPercents()) in DeletingAfterArchiving()
366 if (NeedPercents()) in DeletingAfterArchiving()
416 if (NeedPercents()) in SetTotal()
429 if (NeedPercents()) in SetCompleted()
467 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()
49 if (!MultiArcMode && NeedPercents()) in Open_SetCompleted()