Home
last modified time | relevance | path

Searched defs:repeatMonths (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_calendar_test.cpp57 std::vector<uint8_t> repeatMonths; in CreateCalendar() local
146 std::vector<uint8_t> repeatMonths; variable
189 std::vector<uint8_t> repeatMonths; variable
219 std::vector<uint8_t> repeatMonths; variable
262 std::vector<uint8_t> repeatMonths; variable
419 std::vector<uint8_t> repeatMonths; variable
833 std::vector<uint8_t> repeatMonths (arr, arr + sizeof(arr) / sizeof(uint8_t)); variable
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
Dreminderrequestcalendar_fuzzer.cpp38 std::vector<uint8_t> repeatMonths; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_calendar.cpp49 const std::vector<uint8_t> &repeatMonths, const std::vector<uint8_t> &repeatDays) in ReminderRequestCalendar()
301 void ReminderRequestCalendar::SetRepeatMonths(const std::vector<uint8_t> &repeatMonths) in SetRepeatMonths()
327 std::vector<uint8_t> repeatMonths; in GetRepeatMonths() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
DReminderHelperTest.js1378 repeatMonths:[2], property
1465 repeatMonths:[2], property
1552 repeatMonths:[2], property
1614 repeatMonths:[2], property
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp510 std::vector<uint8_t> repeatMonths; in CreateReminderCalendar() local