Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp141 std::map<std::string, uint32_t>& slotFlagsDefaultMap = AdvancedNotificationService::GetDefaultSlotConfig(); in SetSlotFlagsForSlot() local
142 if (slotFlagsDefaultMap.find(key) == slotFlagsDefaultMap.end()) { in SetSlotFlagsForSlot()
145 uint32_t finalSlotFlags = bundleSlotFlags&slotFlagsDefaultMap[key]; in SetSlotFlagsForSlot()

Completed in 3 milliseconds