Home
last modified time | relevance | path

Searched refs:GetAllCLoneBundlesInfo (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h319 void GetAllCLoneBundlesInfo(const int32_t &userId, const std::unordered_map<std::string, std::string> &bunlesMap,
H A Dnotification_preferences.h385 void GetAllCLoneBundlesInfo(int32_t userId, std::vector<NotificationCloneBundleInfo> &cloneBundles);
/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_bundle_service.cpp51 NotificationPreferences::GetInstance()->GetAllCLoneBundlesInfo(userId, cloneBundles); in OnBackup()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp338 void NotificationPreferencesInfo::GetAllCLoneBundlesInfo(const int32_t &userId, in GetAllCLoneBundlesInfo() function in OHOS::Notification::NotificationPreferencesInfo
367 ANS_LOGI("GetAllCLoneBundlesInfo size: %{public}zu.", cloneBundles.size()); in GetAllCLoneBundlesInfo()
H A Dnotification_preferences.cpp695 void NotificationPreferences::GetAllCLoneBundlesInfo(int32_t userId, in GetAllCLoneBundlesInfo() function in OHOS::Notification::NotificationPreferences
705 preferencesInfo.GetAllCLoneBundlesInfo(userId, bundlesMap, cloneBundles); in GetAllCLoneBundlesInfo()

Completed in 5 milliseconds