Home
last modified time | relevance | path

Searched refs:SetSlotFlagsAsBundle (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_slot_service_test.cpp248 auto ret = advancedNotificationService_->SetSlotFlagsAsBundle(bundle, 1);
268 auto ret = advancedNotificationService_->SetSlotFlagsAsBundle(bundle, 1);
288 auto ret = advancedNotificationService_->SetSlotFlagsAsBundle(bundle, 1);
309 auto ret = advancedNotificationService_->SetSlotFlagsAsBundle(bundle, 1);
329 auto ret = advancedNotificationService_->SetSlotFlagsAsBundle(bundle, 1);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_interface.h858 …virtual ErrCode SetSlotFlagsAsBundle(const sptr<NotificationBundleOption>& bundleOption, uint32_t …
H A Dans_manager_proxy.h845 …ErrCode SetSlotFlagsAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint32_t slotFlag…
H A Dans_manager_stub.h845 virtual ErrCode SetSlotFlagsAsBundle(const sptr<NotificationBundleOption> &bundleOption,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp559 ErrCode AnsManagerProxy::SetSlotFlagsAsBundle(const sptr<NotificationBundleOption> &bundleOption, … in SetSlotFlagsAsBundle() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp191 ErrCode AnsManagerStub::SetSlotFlagsAsBundle(const sptr<NotificationBundleOption> &bundleOption, ui… in SetSlotFlagsAsBundle() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp181 return proxy->SetSlotFlagsAsBundle(bo, slotFlags); in SetNotificationSlotFlagsAsBundle()
H A Dans_manager_stub.cpp747 ErrCode result = SetSlotFlagsAsBundle(bundleOption, slotFlags); in HandleSetSlotFlagsAsBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp519 …ErrCode SetSlotFlagsAsBundle(const sptr<NotificationBundleOption>& bundleOption, uint32_t slotFlag… in SetSlotFlagsAsBundle() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp410 ErrCode AdvancedNotificationService::SetSlotFlagsAsBundle(const sptr<NotificationBundleOption> &bun… in SetSlotFlagsAsBundle() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h901 virtual ErrCode SetSlotFlagsAsBundle(const sptr<NotificationBundleOption>& bundleOption,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp1848 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);
1869 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);
1890 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);
1913 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);
1936 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);
1960 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);
1983 int32_t result = proxy->SetSlotFlagsAsBundle(bundleOption, soltFlags);