Home
last modified time | relevance | path

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

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