Searched refs:SendLiveViewUploadHiSysEvent (Results 1 – 5 of 5) sorted by relevance
185 void AdvancedNotificationService::SendLiveViewUploadHiSysEvent( in SendLiveViewUploadHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
232 SendLiveViewUploadHiSysEvent(record, UploadStatus::CREATE); in PublishNotificationForIndirectProxy()2431 SendLiveViewUploadHiSysEvent(record, UploadStatus::CREATE); in PublishNotificationBySa()
1253 SendLiveViewUploadHiSysEvent(record, UploadStatus::END); in RemoveFromNotificationList()
1788 sThis->SendLiveViewUploadHiSysEvent(record, record->finish_status); in StartAutoDelete()
1317 …void SendLiveViewUploadHiSysEvent(const std::shared_ptr<NotificationRecord> &record, int32_t uploa…