Lines Matching refs:update
9 | ohos.update | Order | INSTALL_AND_APPLY = 6 …
10 | ohos.update | Order | DOWNLOAD_AND_INSTALL = 3 …
11 | ohos.update | NetType | CELLULAR_AND_WIFI = 7 …
12 | ohos.update | NetType | WIFI = 6 …
13 | ohos.update | DescriptionFormat | SIMPLIFIED = 1 …
14 | ohos.update | DescriptionFormat | STANDARD = 0 …
15 | ohos.update | ComponentDescription | descriptionInfo: DescriptionInfo; …
16 | ohos.update | ComponentDescription | componentId: string; …
17 | ohos.update | DescriptionOptions | language: string; …
18 | ohos.update | DescriptionOptions | format: DescriptionFormat; …
19 | ohos.update | VersionComponent | componentId: string; …
20 | ohos.update | Updater | getCurrentVersionDescription(descriptionOptions: Description…
21 | ohos.update | Updater | getNewVersionDescription(versionDigestInfo: VersionDigestInf…
22 | ohos.update | BusinessSubType | PARAM = 2 | 删除 |