Home
last modified time | relevance | path

Searched refs:AddSlotInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_bundle_info.h58 void AddSlotInfo(const SlotInfo &slotInfo);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_bundle_info.cpp95 void NotificationCloneBundleInfo::AddSlotInfo(const SlotInfo &slotInfo) in AddSlotInfo() function in OHOS::Notification::NotificationCloneBundleInfo
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp364 cloneBundleInfo.AddSlotInfo(slotInfo); in GetAllCLoneBundlesInfo()