Home
last modified time | relevance | path

Searched refs:IsAllowedGetNotificationByFilter (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_utils_test.cpp167 * @tc.desc: Test IsAllowedGetNotificationByFilter
176 int ret = advancedNotificationService_->IsAllowedGetNotificationByFilter(record, bundle); in HWTEST_F()
180 ret = advancedNotificationService_->IsAllowedGetNotificationByFilter(record, bundle); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp259 ErrCode AdvancedNotificationService::IsAllowedGetNotificationByFilter( in IsAllowedGetNotificationByFilter() function in OHOS::Notification::AdvancedNotificationService
304 result = IsAllowedGetNotificationByFilter(record, bundle); in GetActiveNotificationByFilter()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1373 ErrCode IsAllowedGetNotificationByFilter(const std::shared_ptr<NotificationRecord> &record,

Completed in 7 milliseconds