Home
last modified time | relevance | path

Searched defs:CALENDAR_MONTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h219 static const std::string CALENDAR_MONTH; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp66 const std::string ReminderTable::CALENDAR_MONTH = "calendar_month"; member in OHOS::Notification::ReminderTable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h41 const char* CALENDAR_MONTH = "month"; variable