Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table.h260 static const std::string START_DATE_TIME; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp80 const std::string ReminderTimerTable::START_DATE_TIME = "start_date_time"; member in OHOS::Notification::ReminderTimerTable