Searched refs:GetFlowCtrlConfigFromCCM (Results 1 – 3 of 3) sorted by relevance
46 void GetFlowCtrlConfigFromCCM(FlowControlThreshold &threshold);
148 void NotificationConfigParse::GetFlowCtrlConfigFromCCM(FlowControlThreshold &threshold) in GetFlowCtrlConfigFromCCM() function in OHOS::Notification::NotificationConfigParse
30 DelayedSingleton<NotificationConfigParse>::GetInstance()->GetFlowCtrlConfigFromCCM(threshold_); in FlowControlService()