Lines Matching refs:Updater

108 | ohos.update | Updater | off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallb…
109 | ohos.update | Updater | on(eventClassifyInfo: EventClassifyInfo, taskCallback: UpgradeTaskCallbac…
110 | ohos.update | Updater | terminateUpgrade(callback: AsyncCallback\<void>): void;<br>terminateUpgra…
111 | ohos.update | Updater | setUpgradePolicy(policy: UpgradePolicy, callback: AsyncCallback\<number>)…
112 | ohos.update | Updater | getUpgradePolicy(callback: AsyncCallback\<UpgradePolicy>): void;<br>getUp…
113 | ohos.update | Updater | clearError(versionDigestInfo: VersionDigestInfo, clearOptions: ClearOptio…
114 | ohos.update | Updater | pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions:…
115 | ohos.update | Updater | resumeDownload(versionDigestInfo: VersionDigestInfo, resumeDownloadOption…
116 | ohos.update | Updater | getTaskInfo(callback: AsyncCallback\<TaskInfo>): void;<br>getTaskInfo(): …
117 | ohos.update | Updater | getCurrentVersionInfo(callback: AsyncCallback\<CurrentVersionInfo>): void…
120 | ohos.update | update | getOnlineUpdater(upgradeInfo: UpgradeInfo): Updater; | 新增 |
121 …getUpdaterFromOther(upgradeFile: string, device: string, updateType?: UpdateTypes): Updater; | 删除 |
122 … getUpdaterForOther(upgradeFile: string, device: string, updateType?: UpdateTypes): Updater; | 删除 |
123 | ohos.update | update | getUpdater(upgradeFile: string, updateType?: UpdateTypes): Updater; | 删除 |
124 | ohos.update | Updater | cancel(): void; | 删除 |
125 | ohos.update | Updater | verifyUpdatePackage(upgradeFile: string, certsFile: string): void; | 删除 |
126 | ohos.update | Updater | rebootAndCleanUserData(callback: AsyncCallback\<number>): void;<br>reboot…
127 | ohos.update | Updater | rebootAndCleanCache(callback: AsyncCallback\<number>): void;<br>rebootAnd…
128 | ohos.update | Updater | applyNewVersion(callback: AsyncCallback\<number>): void;<br>applyNewVersi…
129 | ohos.update | Updater | setUpdatePolicy(policy: UpdatePolicy, callback: AsyncCallback\<number>): …
130 | ohos.update | Updater | getUpdatePolicy(callback: AsyncCallback\<UpdatePolicy>): void;<br>getUpda…