Home
last modified time | relevance | path

Searched defs:RequestEnableNotification (Results 1 – 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/enable_manager/
Denable_manager.cpp46 ErrCode AdvancedNotificationService::RequestEnableNotification(const std::string &deviceId, in RequestEnableNotification() function in OHOS::Notification::AdvancedNotificationService
52 ErrCode AdvancedNotificationService::RequestEnableNotification(const std::string &deviceId, in RequestEnableNotification() function in OHOS::Notification::AdvancedNotificationService
73 ErrCode AdvancedNotificationService::RequestEnableNotification(const std::string& bundleName, int32… in RequestEnableNotification() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Denable_notification.cpp363 napi_value RequestEnableNotification(napi_env env, napi_callback_info info) in RequestEnableNotification() function
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h221 ErrCode RequestEnableNotification( in RequestEnableNotification() function
227 ErrCode RequestEnableNotification(const std::string& deviceId, in RequestEnableNotification() function
233 ErrCode RequestEnableNotification(const std::string& bundleName, int32_t uid) override in RequestEnableNotification() function
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp352 int NotificationManagerImplV2::RequestEnableNotification() in RequestEnableNotification() function in OHOS::CJSystemapi::NotificationManagerImplV2
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp231 ErrCode RequestEnableNotification(const std::string &deviceId, in RequestEnableNotification() function in OHOS::Notification::MockAnsManagerInterface
237 ErrCode RequestEnableNotification(const std::string &deviceId, in RequestEnableNotification() function in OHOS::Notification::MockAnsManagerInterface
244 ErrCode RequestEnableNotification(const std::string& bundleName, int32_t uid) override in RequestEnableNotification() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/cj/ffi/srcold/
Dcj_notification_manager_impl.cpp701 int NotificationManagerImpl::RequestEnableNotification() in RequestEnableNotification() function in OHOS::CJSystemapi::NotificationManagerImpl
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp188 ErrCode NotificationHelper::RequestEnableNotification(std::string &deviceId, in RequestEnableNotification() function in OHOS::Notification::NotificationHelper
196 ErrCode NotificationHelper::RequestEnableNotification(const std::string bundleName, const int32_t u… in RequestEnableNotification() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp541 ErrCode AnsNotification::RequestEnableNotification(std::string &deviceId, in RequestEnableNotification() function in OHOS::Notification::AnsNotification
561 ErrCode AnsNotification::RequestEnableNotification(const std::string bundleName, const int32_t uid) in RequestEnableNotification() function in OHOS::Notification::AnsNotification