Searched defs:FIRST_DESIGNATE_DAY (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 217 static const std::string FIRST_DESIGNATE_DAY; member in OHOS::Notification::ReminderTable |
H A D | reminder_table.h | 230 static const std::string FIRST_DESIGNATE_DAY; member in OHOS::Notification::ReminderCalendarTable |
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 66 const std::string ReminderCalendarTable::FIRST_DESIGNATE_DAY = "first_designate_day"; member in OHOS::Notification::ReminderCalendarTable |
H A D | reminder_table_old.cpp | 64 const std::string ReminderTable::FIRST_DESIGNATE_DAY = "first_designate_day"; member in OHOS::Notification::ReminderTable |
Completed in 3 milliseconds