Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp175 if (!ReportFlowControl(eventCode)) { in CommonNotificationEvent()
215 if (!ReportFlowControl(MODIFY_ERROR_EVENT_CODE)) { in ReportModifyEvent()
229 if (!ReportFlowControl(DELETE_ERROR_EVENT_CODE)) { in ReportDeleteFailedEvent()
256 bool NotificationAnalyticsUtil::ReportFlowControl(const int32_t reportType) in ReportFlowControl() function in OHOS::Notification::NotificationAnalyticsUtil
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h117 static bool ReportFlowControl(const int32_t reportType);

Completed in 2 milliseconds