Home
last modified time | relevance | path

Searched refs:LEAP_MONTH (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request_calendar.h227 static const uint8_t LEAP_MONTH; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_calendar.cpp42 const uint8_t ReminderRequestCalendar::LEAP_MONTH = 29; member in OHOS::Notification::ReminderRequestCalendar
107 ? LEAP_MONTH : NON_LEAP_MONTH); in GetDaysOfMonth()