Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp569 auto requestContent = notification->GetNotificationRequest().GetContent(); in BatchNotifyCanceledInner() local
571 requestContent->GetNotificationContent() != nullptr) { in BatchNotifyCanceledInner()
573 requestContent->GetNotificationContent()); in BatchNotifyCanceledInner()
579 requestContent->GetNotificationContent() != nullptr) { in BatchNotifyCanceledInner()
581 requestContent->GetNotificationContent()); in BatchNotifyCanceledInner()
H A Dadvanced_notification_utils.cpp254 auto requestContent = std::make_shared<NotificationContent>(requestLiveViewContent); in FillRequestByKeys() local
255 newRequest->SetContent(requestContent); in FillRequestByKeys()

Completed in 5 milliseconds