Searched refs:GetDistributedInfo (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 349 GetDistributedInfo(key, deviceId, bundleName); in ExcuteCancelAll() 579 GetDistributedInfo(key, deviceId, bundleName); in ExcuteDelete() 632 GetDistributedInfo(key, deviceId, bundleName); in DeleteByBundle() 702 GetDistributedInfo(key, deviceId, bundleName); in DeleteAll() 1762 GetDistributedInfo(key, deviceId, bundleName); in RemoveNotifications() 2103 GetDistributedInfo(key, deviceId, bundleName); in RemoveNotificationFromRecordList()
|
H A D | advanced_notification_utils.cpp | 1199 void AdvancedNotificationService::GetDistributedInfo( in GetDistributedInfo() function in OHOS::Notification::AdvancedNotificationService 1335 GetDistributedInfo(key, deviceId, bundleName); in OnBundleDataCleared() 1433 GetDistributedInfo(key, deviceId, bundleName); in DeleteAllByUserInner() 2055 GetDistributedInfo(key, deviceId, bundleName); in OnRecoverLiveView()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | advanced_notification_service.h | 1280 void GetDistributedInfo(const std::string &key, std::string &deviceId, std::string &bundleName);
|