Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_LOCKED_BOOT_COMPLETED (Results 1 - 8 of 8) sorted by relevance

/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
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_publish_system_event_test.cpp103 want.SetAction(CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED); in HWTEST_F()
133 want.SetAction(CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED); in HWTEST_F()
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp46 {CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED, member in OHOS::EventFwk::CommonEventSupport
H A Dstatic_subscriber_manager.cpp225 data.GetWant().GetAction() == CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED || in PublishCommonEvent()
/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_COMPLETED"; member in OHOS::EventFwk::CommonEventSupport
1522 commonEventSupport_.emplace_back(COMMON_EVENT_LOCKED_BOOT_COMPLETED); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h40 static const std::string COMMON_EVENT_LOCKED_BOOT_COMPLETED; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp38 EventFwk::CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED, in SupportInit()
39 "COMMON_EVENT_LOCKED_BOOT_COMPLETED"); in SupportInit()
/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dstatic_subscriber_manager_unit_test.cpp2387 * in when publish a COMMON_EVENT_LOCKED_BOOT_COMPLETED and InitValidSubscriber success.
2400 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED; in HWTEST_F()
2433 * in when publish a COMMON_EVENT_LOCKED_BOOT_COMPLETED and InitValidSubscriber failed.
2446 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_LOCKED_BOOT_COMPLETED; in HWTEST_F()

Completed in 17 milliseconds