Home
last modified time | relevance | path

Searched refs:EVENT_AUTH_START (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/event/
H A Devent_id.h41 EVENT_AUTH_START, enumerator
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/task/
H A Dtask_body_member_mask.h59 { EventId::EVENT_AUTH_START, VERSION_DIGEST_INFO | VERSION_COMPONENT | UPGRADE_STATUS },
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/
H A Ddefine_property.cpp213 DECLARE_ENUM_PROPERTY(EventId::EVENT_AUTH_START), in DefineEventId()