Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h216 static const std::string FIRST_DESIGNATE_MONTH; variable
H A Dreminder_table.h229 static const std::string FIRST_DESIGNATE_MONTH; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp63 const std::string ReminderTable::FIRST_DESIGNATE_MONTH = "first_designate_month"; member in OHOS::Notification::ReminderTable
H A Dreminder_table.cpp65 const std::string ReminderCalendarTable::FIRST_DESIGNATE_MONTH = "first_designate_month"; member in OHOS::Notification::ReminderCalendarTable