Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h75 static const std::string TRIGGER_TIME; variable
H A Dreminder_table.h69 static const std::string TRIGGER_TIME; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp30 const std::string ReminderTable::TRIGGER_TIME = "trigger_time"; member in OHOS::Notification::ReminderTable
H A Dreminder_table.cpp29 const std::string ReminderBaseTable::TRIGGER_TIME = "trigger_time"; member in OHOS::Notification::ReminderBaseTable