Home
last modified time | relevance | path

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

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