Home
last modified time | relevance | path

Searched refs:GetSlotByType (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp54 ansManagerStub.GetSlotByType(slotType, slot); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_interface.h163 …virtual ErrCode GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<NotificationSlo…
H A Dans_manager_proxy.h150 …ErrCode GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot…
H A Dans_manager_stub.h164 virtual ErrCode GetSlotByType(
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp153 ErrCode AnsManagerProxy::GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<Notific… in GetSlotByType() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp96 ErrCode AnsManagerStub::GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<Notifica… in GetSlotByType() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp118 return proxy->GetSlotByType(slotType, slot); in GetNotificationSlot()
H A Dans_manager_stub.cpp698 ErrCode result = GetSlotByType(slotType, slot); in HandleGetSlotByType()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp187 ret = advancedNotificationService_->GetSlotByType(slotType, slot);
226 ret = advancedNotificationService_->GetSlotByType(slotType, slot);
H A Dadvanced_notification_slot_service_test.cpp367 ret = advancedNotificationService_->GetSlotByType(slotType, slot);
H A Dadvanced_notification_service_test.cpp520 …ASSERT_EQ((int)advancedNotificationService_->GetSlotByType(NotificationConstant::OTHER, slot), ERR…
692 …ASSERT_EQ((int)advancedNotificationService_->GetSlotByType(NotificationConstant::OTHER, slot), (in…
1420 …ASSERT_EQ(advancedNotificationService_->GetSlotByType(NotificationConstant::OTHER, slot), ERR_ANS_…
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp111 …ErrCode GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot… in GetSlotByType() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp340 ansManagerStub.GetSlotByType(slotType, slot); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp633 ErrCode AdvancedNotificationService::GetSlotByType( in GetSlotByType() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h212 …ErrCode GetSlotByType(const NotificationConstant::SlotType &slotType, sptr<NotificationSlot> &slot…
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp1319 int32_t result = proxy->GetSlotByType(slotType, slot);
1343 int32_t result = proxy->GetSlotByType(slotType, slot);
1365 int32_t result = proxy->GetSlotByType(slotType, slot);
1388 int32_t result = proxy->GetSlotByType(slotType, slot);
1411 int32_t result = proxy->GetSlotByType(slotType, slot);