Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1040 NotificationPreferencesInfo::BundleInfo bunldeInfo; in ParseBundleFromDistureDB() local
1045 ParseSlotFromDisturbeDB(bunldeInfo, bundleKey, bundleEntry, userId); in ParseBundleFromDistureDB()
1047 ParseBundlePropertyFromDisturbeDB(bunldeInfo, bundleKey, bundleEntry); in ParseBundleFromDistureDB()
1056 bunldeInfo.SetIsShowBadge(static_cast<bool>(true)); in ParseBundleFromDistureDB()
1059 info.SetBundleInfoFromDb(bunldeInfo, bundleKey); in ParseBundleFromDistureDB()