Home
last modified time | relevance | path

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

/base/notification/common_event_service/frameworks/core/test/unittest/
Dcommon_event_listener_test.cpp71 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable
101 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable
117 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable
/base/customization/enterprise_device_management/services/edm/include/
Denterprise_device_mgr_ability.h179 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_listener.cpp28 CommonEventListener::CommonEventListener(const std::shared_ptr<CommonEventSubscriber> &commonEventS… in CommonEventListener()
/base/powermgr/power_manager/power_dialog/entry/src/main/ets/InjectNotice/
DInjectNoticeUtil.ts56 commonEventSubscriber: CommonEventManager.CommonEventSubscriber = null; property in InjectNoticeUtil