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.cpp920 if (!CheckDistributedNotificationType(request)) { in OnDistributedPublish()
995 if (!CheckDistributedNotificationType(request)) { in OnDistributedUpdate()
1127 bool AdvancedNotificationService::CheckDistributedNotificationType(const sptr<NotificationRequest> … in CheckDistributedNotificationType() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
Dadvanced_notification_service.h1273 bool CheckDistributedNotificationType(const sptr<NotificationRequest> &request);
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp1957 ASSERT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);
1978 ASSERT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);