Searched refs:GetRepeatDay (Results 1 – 7 of 7) sorted by relevance
94 EXPECT_TRUE(rrc->GetRepeatDay() == expectedVal) << "repeatDays (1, 2, 3) should be 7";108 EXPECT_TRUE(rrc->GetRepeatDay() == 65) << "repeatDays (1, 12) should be 65";122 EXPECT_TRUE(rrc->GetRepeatDay() == 81) << "repeatDays (1, 1, 5 12) should be 81";137 EXPECT_TRUE(rrc->GetRepeatDay() == expectedVal) << "repeatDays () should be 0";355 uint8_t ret = rrc->GetRepeatDay();525 uint8_t result = rrc->GetRepeatDay();
655 uint32_t ret = calendar->GetRepeatDay();733 uint32_t ret = calendar->GetRepeatDay();
64 rrc->GetRepeatDay(); in DoSomethingInterestingWithMyAPI()
80 uint8_t GetRepeatDay() const;
162 uint32_t GetRepeatDay() const in GetRepeatDay() function
206 uint8_t ReminderRequestAlarm::GetRepeatDay() const in GetRepeatDay() function in OHOS::Notification::ReminderRequestAlarm337 repeatDays = alarm->GetRepeatDay(); in AppendValuesBucket()
576 repeatDay = calendar->GetRepeatDay(); in AppendValuesBucket()