Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
H A Dzip_writer.cpp23 static const int PROCENT100 = 100; variable
110 if ((notify != nullptr) && (notify(((PROCENT100 * i) / zipItems.size()), UNSET_PROGRESS))) { in FlushItems()