Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp181 if (!ReportFlowControl(eventCode)) { in CommonNotificationEvent()
221 if (!ReportFlowControl(MODIFY_ERROR_EVENT_CODE)) { in ReportModifyEvent()
242 if (!ReportFlowControl(DELETE_ERROR_EVENT_CODE)) { in ReportDeleteFailedEvent()
269 bool NotificationAnalyticsUtil::ReportFlowControl(const int32_t reportType) in ReportFlowControl() function in OHOS::Notification::NotificationAnalyticsUtil
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h118 static bool ReportFlowControl(const int32_t reportType);