Home
last modified time | relevance | path

Searched refs:CALENDAR_MONTH (Results 1 - 6 of 6) sorted by relevance

/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
133 AddColumn(CALENDAR_MONTH, "INT"); in InitCalendarColumns()
H A Dreminder_store_strategy.cpp554 ReminderStrategy::GetRdbValue<uint8_t>(resultSet, ReminderTable::CALENDAR_MONTH, month); in RecoverFromOldVersion()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h219 static const std::string CALENDAR_MONTH; member in OHOS::Notification::ReminderTable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h41 const char* CALENDAR_MONTH = "month"; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp880 ReminderAgentNapi::CALENDAR_MONTH, ReminderRequestCalendar::MAX_MONTHS_OF_YEAR); in CheckCalendarParams()
936 !GetInt32(env, dateTimeObj, ReminderAgentNapi::CALENDAR_MONTH, propertyMonthVal, true) || in ParseLocalDateTime()
H A Dpublish.cpp462 napi_set_named_property(env, dateTime, CALENDAR_MONTH, value); in ParseReminderCalendar()

Completed in 8 milliseconds