Home
last modified time | relevance | path

Searched refs:GetSlotNumAsBundle (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp58 ansManagerStub.GetSlotNumAsBundle(bundleOption, num); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp710 …ASSERT_EQ(advancedNotificationService_->GetSlotNumAsBundle(bundleOption, num), ERR_ANS_NON_SYSTEM_…
726 …ASSERT_EQ(advancedNotificationService_->GetSlotNumAsBundle(bundleOption, num), ERR_ANS_PERMISSION_…
H A Dadvanced_notification_slot_service_test.cpp422 auto ret = advancedNotificationService_->GetSlotNumAsBundle(bundle, num);
H A Dadvanced_notification_service_test.cpp1517 ASSERT_EQ(advancedNotificationService_->GetSlotNumAsBundle(bundleOption, num), ERR_OK);
1808 ASSERT_EQ(advancedNotificationService_->GetSlotNumAsBundle(bundleOption, num), ERR_OK);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_interface.h180 …virtual ErrCode GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint64_t &n…
H A Dans_manager_proxy.h167 …ErrCode GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint64_t &num) over…
H A Dans_manager_stub.h182 …virtual ErrCode GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint64_t &n…
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp213 ErrCode AnsManagerProxy::GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uin… in GetSlotNumAsBundle() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp108 ErrCode AnsManagerStub::GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint… in GetSlotNumAsBundle() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp145 return proxy->GetSlotNumAsBundle(bo, num); in GetNotificationSlotNumAsBundle()
H A Dans_manager_stub.cpp720 ErrCode result = GetSlotNumAsBundle(bundleOption, num); in HandleGetSlotNumAsBundle()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp834 …ASSERT_EQ(advancedNotificationService.GetSlotNumAsBundle(bundleOption, num), ERR_ANS_NON_SYSTEM_AP…
852 …ASSERT_EQ(advancedNotificationService.GetSlotNumAsBundle(bundleOption, num), ERR_ANS_INVALID_BUNDL…
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp121 …ErrCode GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint64_t &num) over… in GetSlotNumAsBundle() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp343 ansManagerStub.GetSlotNumAsBundle(bundleOption, num); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp687 ErrCode AdvancedNotificationService::GetSlotNumAsBundle( in GetSlotNumAsBundle() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h229 …ErrCode GetSlotNumAsBundle(const sptr<NotificationBundleOption> &bundleOption, uint64_t &num) over…
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp1540 int32_t result = proxy->GetSlotNumAsBundle(bundleOption, num);
1561 int32_t result = proxy->GetSlotNumAsBundle(bundleOption, num);
1584 int32_t result = proxy->GetSlotNumAsBundle(bundleOption, num);
1607 int32_t result = proxy->GetSlotNumAsBundle(bundleOption, num);
1630 int32_t result = proxy->GetSlotNumAsBundle(bundleOption, num);
1653 int32_t result = proxy->GetSlotNumAsBundle(bundleOption, num);