Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h120 static FlowControllerOption GetFlowOptionByType(const int32_t reportType);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp278 FlowControllerOption option = GetFlowOptionByType(reportType); in ReportFlowControl()
302 FlowControllerOption NotificationAnalyticsUtil::GetFlowOptionByType(const int32_t reportType) in GetFlowOptionByType() function in OHOS::Notification::NotificationAnalyticsUtil