Home
last modified time | relevance | path

Searched refs:UpdateFlowCtrl (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.cpp44 result = UpdateFlowCtrl(record, callingUid); in FlowControl()
162 ErrCode FlowControlService::UpdateFlowCtrl(const std::shared_ptr<NotificationRecord> &record, in UpdateFlowCtrl() function in OHOS::Notification::FlowControlService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_flow_control_service.h54 …ErrCode UpdateFlowCtrl(const std::shared_ptr<NotificationRecord> &record, const int32_t callingUid…