Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h273 bool IsExsitBundleInfo(const sptr<NotificationBundleOption> &bundleOption) const;
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp255 bool NotificationPreferencesInfo::IsExsitBundleInfo(const sptr<NotificationBundleOption> &bundleOpt… in IsExsitBundleInfo() function in OHOS::Notification::NotificationPreferencesInfo