Home
last modified time | relevance | path

Searched refs:PublishStickyEvent (Results 1 - 4 of 4) sorted by relevance

/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_dump_test.cpp121 void PublishStickyEvent(
124 void PublishStickyEvent(
601 void CommonEventDumpTest::PublishStickyEvent( in PublishStickyEvent() function in __anon1016::CommonEventDumpTest
636 void CommonEventDumpTest::PublishStickyEvent( in PublishStickyEvent() function in __anon1016::CommonEventDumpTest
717 PublishStickyEvent(EVENT, TYPE, CODE, DATA, PERMISSION); in HWTEST_F()
718 PublishStickyEvent(EVENT2, TYPE2, CODE2, DATA2, PERMISSION2); in HWTEST_F()
739 PublishStickyEvent(EVENT, TYPE, FLAG, PERMISSION); in HWTEST_F()
740 PublishStickyEvent(EVENT2, TYPE2, FLAG2, PERMISSION2); in HWTEST_F()
967 PublishStickyEvent(EVENT, TYPE, FLAG, PERMISSION); in HWTEST_F()
968 PublishStickyEvent(EVENT in HWTEST_F()
[all...]
H A Dinner_common_event_manager_test.cpp271 * @tc.desc: test PublishStickyEvent function.
280 EXPECT_EQ(false, innerCommonEventManager.PublishStickyEvent(sp, subscriberRecord)); in HWTEST_F()
286 * @tc.desc: test PublishStickyEvent function.
296 EXPECT_EQ(false, innerCommonEventManager.PublishStickyEvent(sp, subscriberRecord)); in HWTEST_F()
/base/notification/common_event_service/services/include/
H A Dinner_common_event_manager.h180 bool PublishStickyEvent(const std::shared_ptr<CommonEventSubscribeInfo> &sp,
/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp362 PublishStickyEvent(sp, record); in SubscribeCommonEvent()
577 bool InnerCommonEventManager::PublishStickyEvent( in PublishStickyEvent() function in OHOS::EventFwk::InnerCommonEventManager

Completed in 5 milliseconds