Home
last modified time | relevance | path

Searched defs:cloneBundleInfo (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/clone/
Dnotification_clone_bundle_service.cpp84 NotificationCloneBundleInfo cloneBundleInfo;; in OnRestore() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences.cpp664 const NotificationCloneBundleInfo& cloneBundleInfo) in UpdateCloneBundleInfo()
1337 std::vector<NotificationCloneBundleInfo>& cloneBundleInfo) in GetAllCloneBundleInfo()
1346 const std::vector<NotificationCloneBundleInfo>& cloneBundleInfo) in UpdateBatchCloneBundleInfo()
1355 const NotificationCloneBundleInfo& cloneBundleInfo) in DelCloneBundleInfo()
1373 const std::vector<NotificationCloneBundleInfo>& cloneBundleInfo) in DelBatchCloneBundleInfo()
Dnotification_preferences_info.cpp351 NotificationCloneBundleInfo cloneBundleInfo; in GetAllCLoneBundlesInfo() local
Dnotification_preferences_database.cpp2345 std::vector<NotificationCloneBundleInfo>& cloneBundleInfo) in GetAllCloneBundleInfo()
2370 const std::vector<NotificationCloneBundleInfo>& cloneBundleInfo) in DelBatchCloneBundleInfo()
2393 const std::vector<NotificationCloneBundleInfo>& cloneBundleInfo) in UpdateBatchCloneBundleInfo()
2407 const NotificationCloneBundleInfo& cloneBundleInfo) in DelCloneBundleInfo()
Dadvanced_notification_utils.cpp1875 … AdvancedNotificationService::UpdateCloneBundleInfo(const NotificationCloneBundleInfo cloneBundleI… in UpdateCloneBundleInfo()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp445 NotificationCloneBundleInfo cloneBundleInfo; variable