Home
last modified time | relevance | path

Searched refs:GetNotificationAllSlots (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_test.cpp453 (int)NotificationPreferences::GetInstance()->GetNotificationAllSlots(bundleOption_, slotsResult), (int)ERR_OK); in HWTEST_F()
474 (int)NotificationPreferences::GetInstance()->GetNotificationAllSlots(bundleOption_, slotsResult), (int)ERR_OK); in HWTEST_F()
487 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationAllSlots(bundleEmptyOption_, slotsResult), in HWTEST_F()
501 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationAllSlots(noExsitbundleOption_, slotsResult), in HWTEST_F()
517 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationAllSlots(nullptr, slotsResult), in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp117 result = NotificationPreferences::GetInstance()->GetNotificationAllSlots(bundleOption, slots); in GetSlots()
155 result = NotificationPreferences::GetInstance()->GetNotificationAllSlots(bundle, slots); in GetSlotsByBundle()
501 ErrCode ret = NotificationPreferences::GetInstance()->GetNotificationAllSlots(bundle, slots); in UpdateSlotReminderModeBySlotFlags()
H A Dnotification_preferences.cpp265 ErrCode NotificationPreferences::GetNotificationAllSlots( in GetNotificationAllSlots() function in OHOS::Notification::NotificationPreferences
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h111 ErrCode GetNotificationAllSlots(

Completed in 7 milliseconds