Searched refs:RTC_TRIGGER_TIME (Results 1 - 2 of 2) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table_old.cpp | 31 const std::string ReminderTable::RTC_TRIGGER_TIME = "rtc_trigger_time"; member in OHOS::Notification::ReminderTable 96 AddColumn(RTC_TRIGGER_TIME, "BIGINT NOT NULL"); in InitBasicColumns() |
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 80 static const std::string RTC_TRIGGER_TIME; member in OHOS::Notification::ReminderTable |
Completed in 3 milliseconds