Home
last modified time | relevance | path

Searched defs:CProgressSync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h22 CProgressSync(): _stopped(false), _paused(false), _total(1), _completed(0) {} in CProgressSync() function
H A DProgressDialog2.cpp80 CProgressSync::CProgressSync(): in CProgressSync() function in CProgressSync