Home
last modified time | relevance | path

Searched refs:GetSlotByBundle (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_slot_service_test.cpp439 auto ret = advancedNotificationService_->GetSlotByBundle(bundle, slotType, slot);
458 auto ret = advancedNotificationService_->GetSlotByBundle(bundle, slotType, slot);
462 ret = advancedNotificationService_->GetSlotByBundle(bundle, slotType, slot);
466 ret = advancedNotificationService_->GetSlotByBundle(bundle, slotType, slot);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_interface.h382 virtual ErrCode GetSlotByBundle(
H A Dans_manager_proxy.h369 ErrCode GetSlotByBundle(
H A Dans_manager_stub.h373 virtual ErrCode GetSlotByBundle(
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp287 ErrCode AnsManagerProxy::GetSlotByBundle( in GetSlotByBundle() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp254 ErrCode AnsManagerStub::GetSlotByBundle( in GetSlotByBundle() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp925 return proxy->GetSlotByBundle(bo, slotType, slot); in GetNotificationSlotForBundle()
H A Dans_manager_stub.cpp1307 ErrCode result = GetSlotByBundle(bundleOption, slotType, slot); in HandleGetSlotByBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp220 ErrCode GetSlotByBundle( in GetSlotByBundle() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp168 ErrCode AdvancedNotificationService::GetSlotByBundle( in GetSlotByBundle() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h424 ErrCode GetSlotByBundle(