Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_RESTORE_START (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/asset/services/os_dependency/src/
H A Dsystem_event_wrapper.cpp33 const char * const COMMON_EVENT_RESTORE_START = "usual.event.RESTORE_START"; variable
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1353 static const std::string COMMON_EVENT_RESTORE_START; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1489 const std::string CommonEventSupport::COMMON_EVENT_RESTORE_START = "usual.event.RESTORE_START"; member in OHOS::EventFwk::CommonEventSupport