Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h301 void ParseBundleEnableNotification(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1102 return ParseBundleEnableNotification(bundleInfo, valueStr); in ParseBundlePropertyFromDisturbeDB()
1336 void NotificationPreferencesDatabase::ParseBundleEnableNotification( in ParseBundleEnableNotification() function in OHOS::Notification::NotificationPreferencesDatabase