Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp923 if (!CheckDistributedNotificationType(request)) { in OnDistributedPublish()
1004 if (!CheckDistributedNotificationType(request)) { in OnDistributedUpdate()
1140 bool AdvancedNotificationService::CheckDistributedNotificationType(const sptr<NotificationRequest> … in CheckDistributedNotificationType() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1281 bool CheckDistributedNotificationType(const sptr<NotificationRequest> &request);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp1957 ASSERT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);
1978 ASSERT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);