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/
H A Dnotification_preferences_info.h133 bool GetAllSlots(std::vector<sptr<NotificationSlot>> &slots);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp168 bool NotificationPreferencesInfo::BundleInfo::GetAllSlots(std::vector<sptr<NotificationSlot>> &slots) in GetAllSlots() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
357 iter->second.GetAllSlots(slots); in GetAllCLoneBundlesInfo()
H A Dnotification_preferences.cpp276 bundleInfo.GetAllSlots(slots); in GetNotificationAllSlots()

Completed in 5 milliseconds