Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp130 ErrCode AnsManagerProxy::RemoveDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturb… in RemoveDoNotDisturbProfiles() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp403 ErrCode AnsManagerStub::RemoveDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbP… in RemoveDoNotDisturbProfiles() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp1183 ErrCode AnsNotification::RemoveDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturb… in RemoveDoNotDisturbProfiles() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp295 void NotificationPreferencesInfo::RemoveDoNotDisturbProfiles( in RemoveDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesInfo
H A Dnotification_preferences.cpp597 ErrCode NotificationPreferences::RemoveDoNotDisturbProfiles( in RemoveDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_utils.cpp835 ErrCode AdvancedNotificationService::RemoveDoNotDisturbProfiles( in RemoveDoNotDisturbProfiles() function in OHOS::Notification::AdvancedNotificationService
H A Dnotification_preferences_database.cpp521 bool NotificationPreferencesDatabase::RemoveDoNotDisturbProfiles( in RemoveDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesDatabase
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp400 ErrCode NotificationHelper::RemoveDoNotDisturbProfiles( in RemoveDoNotDisturbProfiles() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp340 …ErrCode RemoveDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>> &profi… in RemoveDoNotDisturbProfiles() function in OHOS::Notification::MockAnsManagerInterface