Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp68 const std::string ReminderTable::CALENDAR_HOUR = "calendar_hour"; member in OHOS::Notification::ReminderTable
135 AddColumn(CALENDAR_HOUR, "INT"); in InitCalendarColumns()
H A Dreminder_store_strategy.cpp562 ReminderStrategy::GetRdbValue<uint8_t>(resultSet, ReminderTable::CALENDAR_HOUR, hour); in RecoverFromOldVersion()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h221 static const std::string CALENDAR_HOUR; member in OHOS::Notification::ReminderTable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h43 const char* CALENDAR_HOUR = "hour"; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp892 ReminderAgentNapi::CALENDAR_HOUR, maxHour); in CheckCalendarParams()
938 !GetInt32(env, dateTimeObj, ReminderAgentNapi::CALENDAR_HOUR, propertyHourVal, true) || in ParseLocalDateTime()
H A Dpublish.cpp466 napi_set_named_property(env, dateTime, CALENDAR_HOUR, value); in ParseReminderCalendar()

Completed in 7 milliseconds