Searched defs:AddSlots (Results 1 – 7 of 7) sorted by relevance
42 ErrCode SlotManager::AddSlots(MessageParcel &data, MessageParcel &reply) in AddSlots() function in OHOS::Notification::SlotManager
60 ErrCode AnsManagerProxy::AddSlots(const std::vector<sptr<NotificationSlot>> &slots) in AddSlots() function in OHOS::Notification::AnsManagerProxy
78 ErrCode AnsManagerStub::AddSlots(const std::vector<sptr<NotificationSlot>> &slots) in AddSlots() function in OHOS::Notification::AnsManagerStub
50 ErrCode AdvancedNotificationService::AddSlots(const std::vector<sptr<NotificationSlot>> &slots) in AddSlots() function in OHOS::Notification::AdvancedNotificationService
85 ErrCode AnsManagerStub::AddSlots(const std::vector<sptr<NotificationSlot>> &slots) in AddSlots() function in OHOS::Notification::AnsManagerStub
96 ErrCode AddSlots(const std::vector<sptr<NotificationSlot>> &slots) override in AddSlots() function in OHOS::Notification::MockAnsManagerInterface
785 napi_value AddSlots(napi_env env, napi_callback_info info) in AddSlots() function