Home
last modified time | relevance | path

Searched defs:GetNotificationSlotGroups (Results 1 – 3 of 3) sorted by relevance

/base/notification/ans_standard/test/resource/notificationfuzztest/notificationfuzzconfig/
Dconfig.json44 "GetNotificationSlotGroups": [], array
/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_helper.cpp78 ErrCode NotificationHelper::GetNotificationSlotGroups(std::vector<sptr<NotificationSlotGroup>> &gro… in GetNotificationSlotGroups() function in OHOS::Notification::NotificationHelper
/base/notification/ans_standard/frameworks/ans/core/src/
Dans_notification.cpp152 ErrCode AnsNotification::GetNotificationSlotGroups(std::vector<sptr<NotificationSlotGroup>> &groups) in GetNotificationSlotGroups() function in OHOS::Notification::AnsNotification