Home
last modified time | relevance | path

Searched defs:SetSyncNotificationEnabledWithoutApp (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/distributed_manager/
Dadvanced_notification_distributed_manager_service.cpp959 ErrCode AdvancedNotificationService::SetSyncNotificationEnabledWithoutApp(const int32_t userId, con… in SetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Ddistributed.cpp789 napi_value SetSyncNotificationEnabledWithoutApp(napi_env env, napi_callback_info info) in SetSyncNotificationEnabledWithoutApp() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp532 ErrCode NotificationHelper::SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool e… in SetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h482 ErrCode SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) override in SetSyncNotificationEnabledWithoutApp() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp532 ErrCode SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) override in SetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1849 ErrCode AnsNotification::SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enab… in SetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::AnsNotification