Home
last modified time | relevance | path

Searched refs:PublishStickyCommonEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h53 bool PublishStickyCommonEvent(
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp65 bool sticky = commonEventControlManager.PublishStickyCommonEvent(eventRecord, subscriberRecord); in HWTEST_F()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp608 controlPtr_->PublishStickyCommonEvent(*commonEventRecord, subscriberRecord); in PublishStickyEvent()
H A Dcommon_event_control_manager.cpp65 bool CommonEventControlManager::PublishStickyCommonEvent( in PublishStickyCommonEvent() function in OHOS::EventFwk::CommonEventControlManager