Searched refs:subprogress (Results 1 – 2 of 2) sorted by relevance
21 using ZipTickNotify = std::function<bool(int progress, int subprogress)>;
127 ZipUtils::ZipFolder(logFolder, logZipPath, [callback] (int progress, int subprogress) { in Reset() argument