/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/ |
H A D | setdonotdisturbdate_fuzzer.cpp | 46 Notification::NotificationHelper::GetEnabledForBundleSlot(bundleOption, slotType, enabled); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_slot_test.cpp | 411 …EXPECT_EQ(0, NotificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::SOCIAL_COMMUNIC… 429 …EXPECT_EQ(0, NotificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::SOCIAL_COMMUNIC… 452 …EXPECT_EQ(0, NotificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::SERVICE_REMINDE…
|
H A D | ans_innerkits_module_publish_test.cpp | 1555 …EXPECT_EQ(0, NotificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::CONTENT_INFORMA… 1592 …EXPECT_EQ(0, NotificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::SERVICE_REMINDE… 1600 …EXPECT_EQ(0, NotificationHelper::GetEnabledForBundleSlot(bo, NotificationConstant::SERVICE_REMINDE…
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
H A D | notification_subscriber_manager_branch_test.cpp | 1191 ASSERT_EQ(advancedNotificationService.GetEnabledForBundleSlot(bundleOption, slotType, enabled), 1210 ASSERT_EQ(advancedNotificationService.GetEnabledForBundleSlot(bundleOption, slotType, enabled), 1230 ASSERT_EQ(advancedNotificationService.GetEnabledForBundleSlot(bundleOption, slotType, enabled), 1250 ASSERT_EQ(advancedNotificationService.GetEnabledForBundleSlot(bundleOption, slotType, enabled),
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_helper.cpp | 495 ErrCode NotificationHelper::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::NotificationHelper 498 …return DelayedSingleton<AnsNotification>::GetInstance()->GetEnabledForBundleSlot(bundleOption, slo… in GetEnabledForBundleSlot()
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_helper.h | 956 static ErrCode GetEnabledForBundleSlot(
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/ |
H A D | ans_notification.h | 1026 ErrCode GetEnabledForBundleSlot(
|
H A D | ans_manager_interface.h | 788 virtual ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
|
H A D | ans_manager_proxy.h | 776 ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
|
H A D | ans_manager_stub.h | 778 virtual ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_slot.cpp | 436 ErrCode AnsManagerProxy::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AnsManagerProxy
|
H A D | ans_manager_stub_invalid.cpp | 554 ErrCode AnsManagerStub::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AnsManagerStub
|
H A D | ans_notification.cpp | 1729 ErrCode AnsNotification::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AnsNotification 1744 return proxy->GetEnabledForBundleSlot(bo, slotType, enabled); in GetEnabledForBundleSlot()
|
H A D | ans_manager_stub.cpp | 2258 ErrCode result = GetEnabledForBundleSlot(bundleOption, slotType, enabled); in HandleGetEnabledForBundleSlot()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 477 ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption, in GetEnabledForBundleSlot() function in OHOS::Notification::MockAnsManagerInterface
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
H A D | ansmanagerstub_fuzzer.cpp | 418 ansManagerStub.GetEnabledForBundleSlot(bundleOption, slotType, enabled); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_branch_test.cpp | 974 auto result1 = advancedNotificationService_->GetEnabledForBundleSlot(
|
H A D | advanced_notification_service_test.cpp | 1550 ASSERT_EQ(advancedNotificationService_->GetEnabledForBundleSlot(bundleOption,
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_helper_test.cpp | 1026 ErrCode ret = notificationHelper.GetEnabledForBundleSlot(bundleOption, slotType, enabled);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_slot.cpp | 832 asynccallbackinfo->info.errorCode = NotificationHelper::GetEnabledForBundleSlot( in NapiIsEnableNotificationSlot()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | advanced_notification_service.h | 837 ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
H A D | ans_manager_proxy_unit_test.cpp | 7123 int32_t result = proxy->GetEnabledForBundleSlot(bundleOption, slotType, enabled); 7148 int32_t result = ansManagerProxy->GetEnabledForBundleSlot(bundleOption, slotType, enabled); 7172 int32_t result = proxy->GetEnabledForBundleSlot(bundleOption, slotType, enabled); 7196 int32_t result = proxy->GetEnabledForBundleSlot(bundleOption, slotType, enabled); 7220 int32_t result = proxy->GetEnabledForBundleSlot(bundleOption, slotType, enabled); 7242 int32_t result = proxy->GetEnabledForBundleSlot(bundleOption, slotType, enabled);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
H A D | ans_notification_unit_test.cpp | 994 ErrCode ret2 = ans_->GetEnabledForBundleSlot(bundleOption, slotType, enabled);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | slot.cpp | 1596 asynccallbackinfo->info.errorCode = NotificationHelper::GetEnabledForBundleSlot( in IsEnableNotificationSlot()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 2276 ErrCode AdvancedNotificationService::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AdvancedNotificationService
|