Searched defs:SlotType (Results 1 – 13 of 13) sorted by relevance
72 …std::map<NotificationConstant::SlotType, std::shared_ptr<NotificationFlags>> ¤tSlotReminder)… in GetCurrentSlotReminder()
139 HaMetaMessage& HaMetaMessage::SlotType(int32_t slotType) in SlotType() function in OHOS::Notification::HaMetaMessage
1692 ## SlotType section
976 ## SlotType section
4539 ## SlotType section
90 HaMetaMessage& HaMetaMessage::SlotType(int32_t slotType) in SlotType() function in OHOS::Notification::HaMetaMessage
37 enum class SlotType { enum
59 enum SlotType { enum
85 enum class SlotType { enum
174 [&slots](std::map<NotificationConstant::SlotType, sptr<NotificationSlot>>::reference iter) { in GetAllSlots()