Searched refs:GetSubscriberRecordsByEvent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_subscriber_manager_test.cpp | 384 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F() 407 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F() 431 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F() 449 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F() 475 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F() 501 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F() 545 commonEventSubscriberManager->GetSubscriberRecordsByEvent(event, userId, records); in HWTEST_F()
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | common_event_subscriber_manager.h | 225 void GetSubscriberRecordsByEvent(
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_subscriber_manager.cpp | 239 GetSubscriberRecordsByEvent(event, userId, records); in DumpState() 464 void CommonEventSubscriberManager::GetSubscriberRecordsByEvent( in GetSubscriberRecordsByEvent() function in OHOS::EventFwk::CommonEventSubscriberManager
|