Searched refs:GetLastStartDateTime (Results 1 – 4 of 4) sorted by relevance
577 EXPECT_EQ(calendar1->GetLastStartDateTime(), calendar->GetLastStartDateTime());626 EXPECT_EQ(calendar1->GetLastStartDateTime(), calendar->GetDateTime());
314 uint64_t GetLastStartDateTime() const;
789 uint64_t ReminderRequestCalendar::GetLastStartDateTime() const in GetLastStartDateTime() function in OHOS::Notification::ReminderRequestCalendar
500 lastStartDateTime = calendar->GetLastStartDateTime(); in AppendValuesBucket()