Home
last modified time | relevance | path

Searched refs:SetGroupAlertType (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
Dpublishnotification_fuzzer.cpp66 request.SetGroupAlertType(groupAlertType); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp66 request.SetGroupAlertType(groupAlertType); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h628 void SetGroupAlertType(NotificationRequest::GroupAlertType type);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp405 void NotificationRequest::SetGroupAlertType(NotificationRequest::GroupAlertType type) in SetGroupAlertType() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp1189 req.SetGroupAlertType(NotificationRequest::GroupAlertType::ALL);