Home
last modified time | relevance | path

Searched refs:START_DATE_TIME (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table.h260 static const std::string START_DATE_TIME; member in OHOS::Notification::ReminderTimerTable
/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
174 AddColumn(START_DATE_TIME, "BIGINT NOT NULL", ADD_COLUMNS, SELECT_COLUMNS); in InitDbColumns()
H A Dreminder_store_strategy.cpp382 values.PutLong(ReminderTimerTable::START_DATE_TIME, 0); in AppendValuesBucket()

Completed in 3 milliseconds