Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp293 service->PublishFlowControl(record); in DoTestForAdvancedNotificationService()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1234 ErrCode PublishFlowControl(const std::shared_ptr<NotificationRecord> &record);
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp360 result = PublishFlowControl(record); in AssignToNotificationList()
1562 ANS_LOGD("PublishFlowControl size %{public}zu,%{public}zu", in PublishFlowControlInner()
1570 .ErrorCode(ERR_ANS_OVER_MAX_ACTIVE_PERSECOND).Message("PublishFlowControl failed"); in PublishFlowControlInner()
1583 .ErrorCode(ERR_ANS_OVER_MAX_ACTIVE_PERSECOND).Message("PublishFlowControl failed"); in PublishFlowControlInner()
1594 ErrCode AdvancedNotificationService::PublishFlowControl(const std::shared_ptr<NotificationRecord> &record) in PublishFlowControl() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_utils.cpp999 result = PublishFlowControl(record); in OnDistributedPublish()

Completed in 10 milliseconds