Home
last modified time | relevance | path

Searched defs:strSlotType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp498 const std::string &strSlotType, NotificationConstant::SlotType &slotType) in GetSlotTypeByString()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp362 string strSlotType = to_string(static_cast<int32_t>(request->GetSlotType())); in GetReminderAffecteds() local