Lines Matching refs:update
10 The update app runs on the OHOS and provides an interactive GUI for users to perform version update…
14 1. Check for available update packages and display the check result.
16 2. Download the update package and display the download progress.
18 3. Trigger an update.
20 4. Obtain the version information after a version update.
25 base/update/app # Update app code repository
26 ├── entry # Access to the update app code
34 The update app is implemented by using JavaScript, and the service logic is implemented by using C+…
38 base/update/updateservice/client
44 **update\_app**
46 [update\_updateservice](https://gitee.com/openharmony/update_updateservice)