Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp172 void AdvancedNotificationService::SendFlowControlOccurHiSysEvent(const std::shared_ptr<NotificationRecord> &record) in SendFlowControlOccurHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp1611 SendFlowControlOccurHiSysEvent(recordToRemove); in PublishFlowControl()
1619 SendFlowControlOccurHiSysEvent(recordToRemove); in PublishFlowControl()
1625 SendFlowControlOccurHiSysEvent(recordToRemove); in PublishFlowControl()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1308 void SendFlowControlOccurHiSysEvent(const std::shared_ptr<NotificationRecord> &record);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2198 * @tc.desc : Test SendFlowControlOccurHiSysEvent function
2207 advancedNotificationService_->SendFlowControlOccurHiSysEvent(record); in HWTEST_F()
2215 * @tc.desc : Test SendFlowControlOccurHiSysEvent function
2226 advancedNotificationService_->SendFlowControlOccurHiSysEvent(record); in HWTEST_F()

Completed in 12 milliseconds