Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h285 void ParseBundleSlotFlags(NotificationPreferencesInfo::BundleInfo &bundleInfo, const std::string &value) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1067 return ParseBundleSlotFlags(bundleInfo, valueStr); in ParseBundlePropertyFromDisturbeDB()
1341 void NotificationPreferencesDatabase::ParseBundleSlotFlags(NotificationPreferencesInfo::BundleInfo &bundleInfo, in ParseBundleSlotFlags() function in OHOS::Notification::NotificationPreferencesDatabase
1344 ANS_LOGD("ParseBundleSlotFlags slot show flags is %{public}s.", value.c_str()); in ParseBundleSlotFlags()

Completed in 5 milliseconds