Searched defs:AddSlots (Results 1 – 5 of 5) sorted by relevance
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
51 ErrCode AdvancedNotificationService::AddSlots(const std::vector<sptr<NotificationSlot>> &slots) in AddSlots() function in OHOS::Notification::AdvancedNotificationService
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