Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp210 IN_PROCESS_CALL_WITHOUT_RET(AddListCache(want, eventCode)); in ReportNotificationEvent()
224 IN_PROCESS_CALL_WITHOUT_RET(AddListCache(want, MODIFY_ERROR_EVENT_CODE)); in ReportModifyEvent()
241 IN_PROCESS_CALL_WITHOUT_RET(AddListCache(want, DELETE_ERROR_EVENT_CODE)); in ReportDeleteFailedEvent()
370 void NotificationAnalyticsUtil::AddListCache(EventFwk::Want& want, int32_t eventCode) in AddListCache() function in OHOS::Notification::NotificationAnalyticsUtil
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h130 static void AddListCache(EventFwk::Want& want, int32_t eventCode);

Completed in 2 milliseconds