Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy_disturb.cpp96 ErrCode AnsManagerProxy::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbPro… in AddDoNotDisturbProfiles() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp397 ErrCode AnsManagerStub::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProf… in AddDoNotDisturbProfiles() function in OHOS::Notification::AnsManagerStub
Dans_notification.cpp1074 ErrCode AnsNotification::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbPro… in AddDoNotDisturbProfiles() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp281 void NotificationPreferencesInfo::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesInfo
Dnotification_preferences.cpp542 ErrCode NotificationPreferences::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferences
Dadvanced_notification_utils.cpp804 ErrCode AdvancedNotificationService::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::AdvancedNotificationService
Dnotification_preferences_database.cpp492 bool NotificationPreferencesDatabase::AddDoNotDisturbProfiles( in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesDatabase
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp367 ErrCode NotificationHelper::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturb… in AddDoNotDisturbProfiles() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp335 …ErrCode AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles… in AddDoNotDisturbProfiles() function in OHOS::Notification::MockAnsManagerInterface