Home
last modified time | relevance | path

Searched defs:REMINDER_TIME (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h70 static const std::string REMINDER_TIME; variable
H A Dreminder_table.h64 static const std::string REMINDER_TIME; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp29 const std::string ReminderTable::REMINDER_TIME = "reminder_time"; member in OHOS::Notification::ReminderTable
H A Dreminder_table.cpp28 const std::string ReminderBaseTable::REMINDER_TIME = "reminder_time"; member in OHOS::Notification::ReminderBaseTable