Home
last modified time | relevance | path

Searched refs:GetSubscriberRecordsByEvent (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscriber_manager_test.cpp372 * @tc.desc: test GetSubscriberRecordsByEvent function.
384 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F()
390 * @tc.desc: test GetSubscriberRecordsByEvent function.
407 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F()
413 * @tc.desc: test GetSubscriberRecordsByEvent function.
431 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F()
437 * @tc.desc: test GetSubscriberRecordsByEvent function.
449 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F()
455 * @tc.desc: test GetSubscriberRecordsByEvent function.
475 commonEventSubscriberManager->GetSubscriberRecordsByEvent(even in HWTEST_F()
[all...]
/base/notification/common_event_service/services/include/
H A Dcommon_event_subscriber_manager.h225 void GetSubscriberRecordsByEvent(
/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp239 GetSubscriberRecordsByEvent(event, userId, records); in DumpState()
464 void CommonEventSubscriberManager::GetSubscriberRecordsByEvent( in GetSubscriberRecordsByEvent() function in OHOS::EventFwk::CommonEventSubscriberManager

Completed in 4 milliseconds