Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request_client.cpp35 ErrCode ReminderRequestClient::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() function in OHOS::Notification::ReminderRequestClient
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_slot_service.cpp341 ErrCode AdvancedNotificationService::AddSlotByType(int32_t slotTypeInt) in AddSlotByType() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp28 ErrCode NotificationHelper::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h82 ErrCode AddSlotByType(int32_t slotTypeInt) override in AddSlotByType() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp91 ErrCode AddSlotByType(int32_t slotTypeInt) override in AddSlotByType() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp52 ErrCode AnsNotification::AddSlotByType(const NotificationConstant::SlotType &slotType) in AddSlotByType() function in OHOS::Notification::AnsNotification