Home
last modified time | relevance | path

Searched refs:GetEnabledForBundleSlot (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp46 Notification::NotificationHelper::GetEnabledForBundleSlot(bundleOption, slotType, enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_slot_test.cpp411 …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 Dans_innerkits_module_publish_test.cpp1555 …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 Dnotification_subscriber_manager_branch_test.cpp1191 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 Dnotification_helper.cpp495 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 Dnotification_helper.h956 static ErrCode GetEnabledForBundleSlot(
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_notification.h1026 ErrCode GetEnabledForBundleSlot(
H A Dans_manager_interface.h788 virtual ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
H A Dans_manager_proxy.h776 ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
H A Dans_manager_stub.h778 virtual ErrCode GetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp436 ErrCode AnsManagerProxy::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp554 ErrCode AnsManagerStub::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp1729 ErrCode AnsNotification::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AnsNotification
1744 return proxy->GetEnabledForBundleSlot(bo, slotType, enabled); in GetEnabledForBundleSlot()
H A Dans_manager_stub.cpp2258 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 Dans_notification_branch_test.cpp477 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 Dansmanagerstub_fuzzer.cpp418 ansManagerStub.GetEnabledForBundleSlot(bundleOption, slotType, enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp974 auto result1 = advancedNotificationService_->GetEnabledForBundleSlot(
H A Dadvanced_notification_service_test.cpp1550 ASSERT_EQ(advancedNotificationService_->GetEnabledForBundleSlot(bundleOption,
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp1026 ErrCode ret = notificationHelper.GetEnabledForBundleSlot(bundleOption, slotType, enabled);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_slot.cpp832 asynccallbackinfo->info.errorCode = NotificationHelper::GetEnabledForBundleSlot( in NapiIsEnableNotificationSlot()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h837 ErrCode GetEnabledForBundleSlot(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.cpp7123 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 Dans_notification_unit_test.cpp994 ErrCode ret2 = ans_->GetEnabledForBundleSlot(bundleOption, slotType, enabled);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp1596 asynccallbackinfo->info.errorCode = NotificationHelper::GetEnabledForBundleSlot( in IsEnableNotificationSlot()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp2276 ErrCode AdvancedNotificationService::GetEnabledForBundleSlot( in GetEnabledForBundleSlot() function in OHOS::Notification::AdvancedNotificationService

12