Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater.h44 struct UpdaterParams { struct
45 bool forceUpdate = false;
46 bool forceReboot = false;
49 PackageUpdateMode updateMode = HOTA_UPDATE;
50 int retryCount = 0;
51 float initialProgress = 0; /* The upgrade starts at the progress bar location */
52 … float currentPercentage = 0; /* The proportion of progress bars occupied by the upgrade process */
53 unsigned int pkgLocation = 0;