Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/
H A Dans_manager_proxy_bundle.cpp416 ErrCode AnsManagerProxy::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() function in OHOS::Notification::AnsManagerProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp167 ErrCode NotificationHelper::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp347 ErrCode AnsManagerStub::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp1293 ErrCode AnsManagerProxy::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() function in OHOS::Notification::AnsManagerProxy
H A Dans_notification.cpp484 ErrCode AnsNotification::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1082 ErrCode AdvancedNotificationService::IsAllowedNotifySelf(bool &allowed) in IsAllowedNotifySelf() function in OHOS::Notification::AdvancedNotificationService
1186 ErrCode AdvancedNotificationService::IsAllowedNotifySelf(const sptr<NotificationBundleOption> &bund… in IsAllowedNotifySelf() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp304 ErrCode IsAllowedNotifySelf(bool &allowed) override in IsAllowedNotifySelf() function in OHOS::Notification::MockAnsManagerInterface