Home
last modified time | relevance | path

Searched refs:GetNotificationDistributedOptions (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
Dsettemplate_fuzzer.cpp65 request.GetNotificationDistributedOptions(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_notification.cpp42 …ibutedOptions options = notification->GetNotificationRequest().GetNotificationDistributedOptions(); in SetNotificationByDistributedOptions()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h1088 NotificationDistributedOptions GetNotificationDistributedOptions() const;
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp1129 auto deviceTypeList = request->GetNotificationDistributedOptions().GetDevicesSupportDisplay(); in CheckDistributedNotificationType()
1207 if (!record->request->GetNotificationDistributedOptions().IsDistributed()) { in DoDistributedPublish()
1234 …if (!notification->GetNotificationRequestPoint()->GetNotificationDistributedOptions().IsDistribute… in DoDistributedDelete()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp702 NotificationDistributedOptions NotificationRequest::GetNotificationDistributedOptions() const in GetNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp1977 req->GetNotificationDistributedOptions().SetDevicesSupportDisplay(devices);