Home
last modified time | relevance | path

Searched defs:REPEAT_DAYS (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h213 static const std::string REPEAT_DAYS; member in OHOS::Notification::ReminderTable
H A Dreminder_table.h233 static const std::string REPEAT_DAYS; member in OHOS::Notification::ReminderCalendarTable
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp69 const std::string ReminderCalendarTable::REPEAT_DAYS = "repeat_days"; member in OHOS::Notification::ReminderCalendarTable
H A Dreminder_table_old.cpp60 const std::string ReminderTable::REPEAT_DAYS = "repeat_days"; member in OHOS::Notification::ReminderTable

Completed in 3 milliseconds