Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1394 ErrCode CheckBundleOptionValid(sptr<NotificationBundleOption> &bundleOption);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1904 ErrCode AdvancedNotificationService::CheckBundleOptionValid(sptr<NotificationBundleOption> &bundleO… in CheckBundleOptionValid() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp2506 ErrCode result = CheckBundleOptionValid(bundle); in SetBadgeNumberByBundle()