Home
last modified time | relevance | path

Searched refs:GetAllSlots (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_info.h131 bool GetAllSlots(std::vector<sptr<NotificationSlot>> &slots);
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp101 bool NotificationPreferencesInfo::BundleInfo::GetAllSlots(std::vector<sptr<NotificationSlot>> &slot… in GetAllSlots() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
Dnotification_preferences.cpp230 bundleInfo.GetAllSlots(slots); in GetNotificationAllSlots()