Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h403 ErrCode SaveBundleProperty(NotificationPreferencesInfo::BundleInfo &bundleInfo,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp907 result = SaveBundleProperty(bundleInfo, bundleOption, type, value); in SetBundleProperty()
916 ErrCode NotificationPreferences::SaveBundleProperty(NotificationPreferencesInfo::BundleInfo &bundle… in SaveBundleProperty() function in OHOS::Notification::NotificationPreferences