Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_preferences.h259 ErrCode SaveBundleProperty(NotificationPreferencesInfo::BundleInfo &bundleInfo,
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences.cpp542 result = SaveBundleProperty(bundleInfo, bundleOption, type, value); in SetBundleProperty()
549 ErrCode NotificationPreferences::SaveBundleProperty(NotificationPreferencesInfo::BundleInfo &bundle… in SaveBundleProperty() function in OHOS::Notification::NotificationPreferences