Home
last modified time | relevance | path

Searched refs:NOTICE_EVENT_RELOAD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/inc/
H A Dauth_common.h52 constexpr const char *NOTICE_EVENT_RELOAD = "EVENT_AUTH_RELOAD"; variable
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_client.cpp109 } else if (notice.event == NOTICE_EVENT_RELOAD) { in ProcessNotice()
308 notice.event != NOTICE_EVENT_RELOAD && in IsValidNoticeType()