Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp483 uint16_t repeatMonth = 0; in AppendValuesBucket() local
533 uint16_t repeatMonth = 0; in RecoverFromOldVersion() local
631 uint16_t repeatMonth = 0; in RecoverFromDb() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp133 void ReminderRequestCalendar::SetRepeatMonth(const uint16_t repeatMonth) in SetRepeatMonth()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp194 std::vector<uint8_t> repeatMonth; variable