Home
last modified time | relevance | path

Searched refs:CheckDistributedNotificationType (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp800 if (!CheckDistributedNotificationType(request)) { in OnDistributedPublish()
875 if (!CheckDistributedNotificationType(request)) { in OnDistributedUpdate()
1003 bool AdvancedNotificationService::CheckDistributedNotificationType(const sptr<NotificationRequest> … in CheckDistributedNotificationType() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
Dadvanced_notification_service.h927 bool CheckDistributedNotificationType(const sptr<NotificationRequest> &request);
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp2957 EXPECT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);
2978 EXPECT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);