Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences_info.h275 void SetBundleInfoFromDb(const BundleInfo &info, std::string bundleKey);
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp234 void NotificationPreferencesInfo::SetBundleInfoFromDb(const BundleInfo &info, std::string bundleKey) in SetBundleInfoFromDb() function in OHOS::Notification::NotificationPreferencesInfo
Dnotification_preferences_database.cpp855 info.SetBundleInfoFromDb(bunldeInfo, bundleKey); in ParseBundleFromDistureDB()