Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/resource/notificationfuzztest/src/
Dnotificationfuzztestmanager.cpp61 … { OHOS::Notification::NotificationHelper::PublishNotification(*GetParamNotificationRequest()); }); in RegisterNotificationHelper()
64 …ication::NotificationHelper::PublishNotification(GetStringParam(), *GetParamNotificationRequest()); in RegisterNotificationHelper()
68 …OHOS::Notification::NotificationHelper::PublishNotification(*GetParamNotificationRequest(), GetStr… in RegisterNotificationHelper()
110 GetStringParam(), *GetParamNotificationRequest()); in RegisterNotificationHelper()
Dnotificationgetparam.cpp570 std::shared_ptr<OHOS::Notification::NotificationRequest> GetParamNotificationRequest() in GetParamNotificationRequest() function
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/include/
Dgetparam.h135 OHOS::AppExecFwk::NotificationRequest GetParamNotificationRequest();
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/include/
Dnotificationgetparam.h100 std::shared_ptr<OHOS::Notification::NotificationRequest> GetParamNotificationRequest();
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/
Dgetparam.cpp629 OHOS::AppExecFwk::NotificationRequest GetParamNotificationRequest() in GetParamNotificationRequest() function