Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp230 for (auto slotIter : slots) { in UpdateNotificationSlots() local
231 result = CheckSlotForUpdateSlot(bundleOption, slotIter, preferencesInfo); in UpdateNotificationSlots()