Home
last modified time | relevance | path

Searched defs:AddSlotByType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp31 ErrCode AnsManagerProxy::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType() function in OHOS::Notification::AnsManagerProxy
H A Dans_manager_stub_invalid.cpp72 ErrCode AnsManagerStub::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp53 ErrCode AnsNotification::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp295 ErrCode AdvancedNotificationService::AddSlotByType(NotificationConstant::SlotType slotType) in AddSlotByType() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp28 ErrCode NotificationHelper::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp91 ErrCode AddSlotByType(NotificationConstant::SlotType slotType) override in AddSlotByType() function in OHOS::Notification::MockAnsManagerInterface