Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/distributed_manager/
Dadvanced_notification_distributed_manager_service.cpp991 ErrCode AdvancedNotificationService::GetSyncNotificationEnabledWithoutApp(const int32_t userId, boo… in GetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Ddistributed.cpp894 napi_value GetSyncNotificationEnabledWithoutApp(napi_env env, napi_callback_info info) in GetSyncNotificationEnabledWithoutApp() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp538 ErrCode NotificationHelper::GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enable… in GetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h487 ErrCode GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool& enabled) override in GetSyncNotificationEnabledWithoutApp() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp537 ErrCode GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) override in GetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1865 ErrCode AnsNotification::GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncNotificationEnabledWithoutApp() function in OHOS::Notification::AnsNotification