Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h95 static const std::string DYNAMIC_SNOOZE_TIMES; variable
H A Dreminder_table.h84 static const std::string DYNAMIC_SNOOZE_TIMES; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp34 const std::string ReminderTable::DYNAMIC_SNOOZE_TIMES = "dynamic_snooze_times"; member in OHOS::Notification::ReminderTable
H A Dreminder_table.cpp32 const std::string ReminderBaseTable::DYNAMIC_SNOOZE_TIMES = "dynamic_snooze_times"; member in OHOS::Notification::ReminderBaseTable