Home
last modified time | relevance | path

Searched refs:GetYear (Results 1 - 6 of 6) sorted by relevance

/base/global/i18n/frameworks/intl/test/fuzztest/datetimeformat_fuzzer/
H A Ddatetimeformat_fuzzer.cpp46 dateTimeFormat.GetYear(); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h52 std::string GetYear() const;
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h76 inline uint16_t GetYear() const in GetYear() function in OHOS::Notification::ReminderRequestCalendar
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp747 std::string DateTimeFormat::GetYear() const in GetYear() function in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp161 EXPECT_EQ(dateFormat->GetYear(), "numeric"); in HWTEST_F()
1613 res = formatter->GetYear(); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp459 napi_create_uint32(env, static_cast<uint32_t>(calendar.GetYear()), &value); in ParseReminderCalendar()

Completed in 8 milliseconds