/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/ |
D | setnotificationsenabledforallbundles_fuzzer.cpp | 39 Notification::NotificationHelper::SetShowBadgeEnabledForBundle(bundleOption, enabled); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ans_innerkits_module_setting_test.cpp | 81 EXPECT_EQ(0, NotificationHelper::SetShowBadgeEnabledForBundle(bundleOption, true)); 99 EXPECT_EQ(0, NotificationHelper::SetShowBadgeEnabledForBundle(bundleOption, false));
|
/base/notification/distributed_notification_service/services/ans/ |
D | libans.map | 49 *SetShowBadgeEnabledForBundle*;
|
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
D | ansmanagerstubannexthree_fuzzer.cpp | 46 ansManagerStub.SetShowBadgeEnabledForBundle(bundleOption, allow); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
D | notification_service_test.cpp | 289 … ErrCode errCode = advancedNotificationService_->SetShowBadgeEnabledForBundle(bundleOption, true); in BENCHMARK_F() 306 … ErrCode errCode = advancedNotificationService_->SetShowBadgeEnabledForBundle(bundleOption, true); in BENCHMARK_F()
|
/base/notification/distributed_notification_service/interfaces/inner_api/ |
D | notification_helper.h | 503 …static ErrCode SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool ena…
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_helper.cpp | 261 ErrCode NotificationHelper::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOpti… in SetShowBadgeEnabledForBundle() function in OHOS::Notification::NotificationHelper 263 …return DelayedSingleton<AnsNotification>::GetInstance()->SetShowBadgeEnabledForBundle(bundleOption… in SetShowBadgeEnabledForBundle()
|
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
D | advancednotificationservice_fuzzer.cpp | 85 advancedNotificationService.SetShowBadgeEnabledForBundle(bundleOption, enabled); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/frameworks/core/include/ |
D | ans_notification.h | 502 … ErrCode SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled);
|
D | ans_manager_interface.h | 358 …virtual ErrCode SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, b…
|
D | ans_manager_proxy.h | 347 …ErrCode SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enab…
|
D | ans_manager_stub.h | 363 virtual ErrCode SetShowBadgeEnabledForBundle(
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
D | display_badge.cpp | 151 … asynccallbackinfo->info.errorCode = NotificationHelper::SetShowBadgeEnabledForBundle( in DisplayBadge()
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
D | napi_display_badge.cpp | 56 … asynccallbackinfo->info.errorCode = NotificationHelper::SetShowBadgeEnabledForBundle( in NapiDisplayBadge()
|
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
D | ansmanagerstub_fuzzer.cpp | 156 ansManagerStub.SetShowBadgeEnabledForBundle(bundleOption, enabled); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
D | ans_notification_branch_test.cpp | 228 …ErrCode SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enab… in SetShowBadgeEnabledForBundle() function in OHOS::Notification::MockAnsManagerInterface
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
D | ans_notification.cpp | 636 ErrCode AnsNotification::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption,… in SetShowBadgeEnabledForBundle() function in OHOS::Notification::AnsNotification 649 return ansManagerProxy_->SetShowBadgeEnabledForBundle(bo, enabled); in SetShowBadgeEnabledForBundle()
|
D | ans_manager_stub.cpp | 1029 ErrCode result = SetShowBadgeEnabledForBundle(bundleOption, enabled); in HandleSetShowBadgeEnabledForBundle() 2009 ErrCode AnsManagerStub::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOp… in SetShowBadgeEnabledForBundle() function in OHOS::Notification::AnsManagerStub
|
/base/notification/distributed_notification_service/services/ans/include/ |
D | advanced_notification_service.h | 375 …ErrCode SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enab…
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
D | advanced_notification_service_test.cpp | 546 EXPECT_EQ(advancedNotificationService_->SetShowBadgeEnabledForBundle( 558 EXPECT_EQ(advancedNotificationService_->SetShowBadgeEnabledForBundle( 870 EXPECT_EQ(advancedNotificationService_->SetShowBadgeEnabledForBundle( 959 EXPECT_EQ((int)advancedNotificationService_->SetShowBadgeEnabledForBundle( 2399 …EXPECT_EQ(advancedNotificationService_->SetShowBadgeEnabledForBundle(bundleOption, enable), ERR_OK…
|
D | advanced_notification_service_branch_test.cpp | 387 EXPECT_EQ(advancedNotificationService_->SetShowBadgeEnabledForBundle(
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_helper_test.cpp | 633 ErrCode ret = notificationHelper.SetShowBadgeEnabledForBundle(bundleOption, enabled);
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
D | ans_notification_unit_test.cpp | 472 ErrCode ret4 = ans_->SetShowBadgeEnabledForBundle(bundleOption, enabled);
|
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
D | notification_subscriber_manager_branch_test.cpp | 583 EXPECT_EQ(advancedNotificationService.SetShowBadgeEnabledForBundle(bundleOption, enabled),
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
D | ans_manager_proxy_unit_test.cpp | 3844 int32_t result = proxy->SetShowBadgeEnabledForBundle(bundleOption, true); 3867 int32_t result = proxy->SetShowBadgeEnabledForBundle(bundleOption, true); 3887 int32_t result = proxy->SetShowBadgeEnabledForBundle(bundleOption, true); 3909 int32_t result = proxy->SetShowBadgeEnabledForBundle(bundleOption, true); 3929 int32_t result = proxy->SetShowBadgeEnabledForBundle(bundleOption, true);
|