Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp847 for (auto bundleEntry : bundleEntries) { in ParseBundleFromDistureDB() local
848 if (IsSlotKey(GenerateBundleKey(bundleKey), bundleEntry.first)) { in ParseBundleFromDistureDB()
849 ParseSlotFromDisturbeDB(bunldeInfo, bundleKey, bundleEntry); in ParseBundleFromDistureDB()
851 ParseBundlePropertyFromDisturbeDB(bunldeInfo, bundleKey, bundleEntry); in ParseBundleFromDistureDB()