Searched refs:GetNotificationSlotNumAsBundle (Results 1 – 10 of 10) sorted by relevance
29 …return Notification::NotificationHelper::GetNotificationSlotNumAsBundle(bundleOption, num) == ERR_… in DoSomethingInterestingWithMyAPI()
85 ErrCode ret1 = ans_->GetNotificationSlotNumAsBundle(bundleOption, num);
59 ErrCode NotificationHelper::GetNotificationSlotNumAsBundle(const NotificationBundleOption &bundleOp… in GetNotificationSlotNumAsBundle() function in OHOS::Notification::NotificationHelper61 …return DelayedSingleton<AnsNotification>::GetInstance()->GetNotificationSlotNumAsBundle(bundleOpti… in GetNotificationSlotNumAsBundle()
108 …static ErrCode GetNotificationSlotNumAsBundle(const NotificationBundleOption &bundleOption, uint64…
109 …ErrCode GetNotificationSlotNumAsBundle(const NotificationBundleOption &bundleOption, uint64_t &num…
177 ErrCode ret = notificationHelper.GetNotificationSlotNumAsBundle(bundleOption, num);
320 … asynccallbackinfo->info.errorCode = NotificationHelper::GetNotificationSlotNumAsBundle( in NapiGetSlotNumByBundle()
131 ErrCode AnsNotification::GetNotificationSlotNumAsBundle(const NotificationBundleOption &bundleOptio… in GetNotificationSlotNumAsBundle() function in OHOS::Notification::AnsNotification
214 ErrCode ret1 = ans_->GetNotificationSlotNumAsBundle(bundleOptions, num);
1016 … asynccallbackinfo->info.errorCode = NotificationHelper::GetNotificationSlotNumAsBundle( in GetSlotNumByBundle()