Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp185 void AdvancedNotificationService::SendLiveViewUploadHiSysEvent( in SendLiveViewUploadHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp231 SendLiveViewUploadHiSysEvent(record, UploadStatus::CREATE); in PublishNotificationForIndirectProxy()
2233 SendLiveViewUploadHiSysEvent(record, UploadStatus::CREATE); in PublishNotificationBySa()
H A Dadvanced_notification_utils.cpp1799 sThis->SendLiveViewUploadHiSysEvent(record, record->finish_status); in StartAutoDelete()
H A Dadvanced_notification_service.cpp1264 SendLiveViewUploadHiSysEvent(record, UploadStatus::END); in RemoveFromNotificationList()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1309 void SendLiveViewUploadHiSysEvent(const std::shared_ptr<NotificationRecord> &record, int32_t uploadStatus);

Completed in 13 milliseconds