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.cpp137 ErrCode NotificationHelper::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::NotificationHelper
239 ErrCode NotificationHelper::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &all… in IsAllowedNotify() function in OHOS::Notification::NotificationHelper
347 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.cpp310 ErrCode AnsNotification::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsNotification
584 ErrCode AnsNotification::IsAllowedNotify(const NotificationBundleOption &bundleOption, bool &allowe… in IsAllowedNotify() function in OHOS::Notification::AnsNotification
1139 ErrCode AnsNotification::IsAllowedNotify(const int32_t &userId, bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp1409 ErrCode AnsManagerProxy::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp2041 ErrCode AnsManagerStub::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp255 ErrCode IsAllowedNotify(bool &allowed) override in IsAllowedNotify() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp1092 bool ReminderDataManager::IsAllowedNotify(const sptr<ReminderRequest> &reminder) const in IsAllowedNotify() function in OHOS::Notification::ReminderDataManager
Dadvanced_notification_service.cpp1751 ErrCode AdvancedNotificationService::IsAllowedNotify(bool &allowed) in IsAllowedNotify() function in OHOS::Notification::AdvancedNotificationService