Home
last modified time | relevance | path

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

/base/update/updateservice/services/core/ability/callback/src/
Dbase_callback_utils.cpp54 {UpgradeStatus::INSTALL_SUCCESS, EventId::EVENT_APPLY_WAIT}, in ProgressCallback()
/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts1996 EVENT_APPLY_WAIT, enumerator
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h179 EVENT_APPLY_WAIT, enumerator
213 { EventId::EVENT_APPLY_WAIT, VERSION_DIGEST_INFO | UPGRADE_STATUS | ERROR_MESSAGE },
/base/update/updateservice/frameworks/js/napi/base/src/
Ddefine_property.cpp196 DECLARE_ENUM_PROPERTY(EventId::EVENT_APPLY_WAIT), in DefineEventId()
/base/update/update_app/feature/ota/src/main/ets/manager/
DStateManager.ets502 if (eventId == update.EventId.EVENT_APPLY_WAIT) {