Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp33 constexpr const int32_t DELETE_ERROR_EVENT_CODE = 5; member
48 {DELETE_ERROR_EVENT_CODE, {}},
165 CommonNotificationEvent(request, DELETE_ERROR_EVENT_CODE, message); in ReportDeleteFailedEvent()
229 if (!ReportFlowControl(DELETE_ERROR_EVENT_CODE)) { in ReportDeleteFailedEvent()
241 IN_PROCESS_CALL_WITHOUT_RET(AddListCache(want, DELETE_ERROR_EVENT_CODE)); in ReportDeleteFailedEvent()

Completed in 2 milliseconds