Home
last modified time | relevance | path

Searched refs:FlowControlThreshold (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_flow_control_service.h31 struct FlowControlThreshold { struct
76 FlowControlThreshold threshold_;
H A Dnotification_config_parse.h46 void GetFlowCtrlConfigFromCCM(FlowControlThreshold &threshold);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_config_parse.cpp148 void NotificationConfigParse::GetFlowCtrlConfigFromCCM(FlowControlThreshold &threshold) in GetFlowCtrlConfigFromCCM()