Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table.h238 static const std::string CALENDAR_LAST_DATE_TIME; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp74 const std::string ReminderCalendarTable::CALENDAR_LAST_DATE_TIME = "calendar_last_date_time"; member in OHOS::Notification::ReminderCalendarTable