Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_LOCKED_BOOT_COMPLETED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h28 static const char* const COMMON_EVENT_LOCKED_BOOT_COMPLETED = "usual.event.LOCKED_BOOT_COMPLETED"; variable
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp22 const std::string CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED = "usual.event.LOCKED_BOOT… member in OHOS::EventFwk::CommonEventSupport
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h40 static const std::string COMMON_EVENT_LOCKED_BOOT_COMPLETED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp36 const std::string CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED = "usual.event.LOCKED_BOOT… member in OHOS::EventFwk::CommonEventSupport