Home
last modified time | relevance | path

Searched refs:subprogress (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/util/zip/
Dzip_common_type.h21 using ZipTickNotify = std::function<bool(int progress, int subprogress)>;
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dzipfolder_output.cpp127 ZipUtils::ZipFolder(logFolder, logZipPath, [callback] (int progress, int subprogress) { in Reset() argument