Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_info.h138 uint32_t GetAllSlotsSize();
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp112 uint32_t NotificationPreferencesInfo::BundleInfo::GetAllSlotsSize() in GetAllSlotsSize() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
Dnotification_preferences.cpp250 num = static_cast<uint64_t>(bundleInfo.GetAllSlotsSize()); in GetNotificationSlotsNumForBundle()