Home
last modified time | relevance | path

Searched defs:IsDistributedEnabled (Results 1 – 9 of 9) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/distributed_manager/
Dadvanced_notification_distributed_manager_service.cpp57 ErrCode AdvancedNotificationService::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() function in OHOS::Notification::AdvancedNotificationService
815 ErrCode AdvancedNotificationService::IsDistributedEnabled(const std::string &deviceType, bool &enab… in IsDistributedEnabled() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp383 RetDataBool NotificationManagerImplV2::IsDistributedEnabled() in IsDistributedEnabled() function in OHOS::CJSystemapi::NotificationManagerImplV2
/base/notification/distributed_notification_service/frameworks/cj/ffi/srcold/
Dcj_notification_manager_impl.cpp732 RetDataBool NotificationManagerImpl::IsDistributedEnabled() in IsDistributedEnabled() function in OHOS::CJSystemapi::NotificationManagerImpl
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp442 ErrCode NotificationHelper::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() function in OHOS::Notification::NotificationHelper
613 ErrCode NotificationHelper::IsDistributedEnabled(const std::string &deviceType, bool &enabled) in IsDistributedEnabled() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h395 ErrCode IsDistributedEnabled(bool& enabled) override in IsDistributedEnabled() function
575 ErrCode IsDistributedEnabled(const std::string &deviceType, bool &enabled) override in IsDistributedEnabled() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp407 ErrCode IsDistributedEnabled(bool &enabled) override in IsDistributedEnabled() function in OHOS::Notification::MockAnsManagerInterface
437 ErrCode IsDistributedEnabled(const std::string &deviceType, bool &enabled) override in IsDistributedEnabled() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Ddistributed.cpp346 napi_value IsDistributedEnabled(napi_env env, napi_callback_info info) in IsDistributedEnabled() function
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1426 ErrCode AnsNotification::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() function in OHOS::Notification::AnsNotification
2073 ErrCode AnsNotification::IsDistributedEnabled(const std::string &deviceType, bool &enabled) in IsDistributedEnabled() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences.cpp1208 ErrCode NotificationPreferences::IsDistributedEnabled( in IsDistributedEnabled() function in OHOS::Notification::NotificationPreferences