Searched defs:TRIGGER_TIME (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 75 static const std::string TRIGGER_TIME; variable |
H A D | reminder_table.h | 69 static const std::string TRIGGER_TIME; variable |
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table_old.cpp | 30 const std::string ReminderTable::TRIGGER_TIME = "trigger_time"; member in OHOS::Notification::ReminderTable |
H A D | reminder_table.cpp | 29 const std::string ReminderBaseTable::TRIGGER_TIME = "trigger_time"; member in OHOS::Notification::ReminderBaseTable |