Home
last modified time | relevance | path

Searched refs:GetEnableAllNotification (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h319 void GetEnableAllNotification(NotificationPreferencesInfo &info, int32_t userId);
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dnotification_preferences_database_branch_test.cpp832 * @tc.desc : test GetEnableAllNotification function and status == NativeRdb::E_ERROR
840 // test GetEnableAllNotification function in HWTEST_F()
844 preferncesDB_->GetEnableAllNotification(info, userId); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp667 GetEnableAllNotification(info, iter); in ParseFromDisturbeDB()
1529 void NotificationPreferencesDatabase::GetEnableAllNotification(NotificationPreferencesInfo &info, int32_t userId) in GetEnableAllNotification() function in OHOS::Notification::NotificationPreferencesDatabase

Completed in 7 milliseconds