Home
last modified time | relevance | path

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

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