Home
last modified time | relevance | path

Searched refs:PublishFlowCtrl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_flow_control_service.cpp42 result = PublishFlowCtrl(record, callingUid); in FlowControl()
50 ErrCode FlowControlService::PublishFlowCtrl(const std::shared_ptr<NotificationRecord> &record, in PublishFlowCtrl() function in OHOS::Notification::FlowControlService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_flow_control_service.h45 …ErrCode PublishFlowCtrl(const std::shared_ptr<NotificationRecord> &record, const int32_t callingUi…