Home
last modified time | relevance | path

Searched defs:IsAllowedNotify (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp147 ErrCode NotificationHelper::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::NotificationHelper
249 ErrCode NotificationHelper::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &all… in IsAllowedNotify() function in OHOS::Notification::NotificationHelper
357 ErrCode NotificationHelper::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp357 ErrCode AnsNotification::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsNotification
625 ErrCode AnsNotification::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowe… in IsAllowedNotify() function in OHOS::Notification::AnsNotification
1180 ErrCode AnsNotification::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp1509 ErrCode AnsManagerProxy::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp2064 ErrCode AnsManagerStub::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/notificationfuzzconfig/
Dconfig.json73 "IsAllowedNotify": [], array
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp1040 bool ReminderDataManager::IsAllowedNotify(const sptr<ReminderRequest> &reminder) const in IsAllowedNotify() function in OHOS::Notification::ReminderDataManager
Dadvanced_notification_service.cpp1554 ErrCode AdvancedNotificationService::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AdvancedNotificationService