Home
last modified time | relevance | path

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

/base/update/updateservice/services/firmware/upgrade/mode/src/
Dfirmware_download_mode.cpp168 task.taskId, EventId::EVENT_UPGRADE_WAIT, UpgradeStatus::DOWNLOAD_SUCCESS); in DownloadSucessProcess()
/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts1969 EVENT_UPGRADE_WAIT, enumerator
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h176 EVENT_UPGRADE_WAIT, enumerator
210 …{ EventId::EVENT_UPGRADE_WAIT, VERSION_DIGEST_INFO | UPGRADE_STATUS | INSTALL_MODE | ERROR_MES…
/base/update/updateservice/frameworks/js/napi/base/src/
Ddefine_property.cpp193 DECLARE_ENUM_PROPERTY(EventId::EVENT_UPGRADE_WAIT), in DefineEventId()
/base/update/update_app/feature/ota/src/main/ets/manager/
DStateManager.ets430 if (eventId == update.EventId.EVENT_UPGRADE_WAIT && !isABInstall) {