Home
last modified time | relevance | path

Searched refs:GetSecond (Results 1 - 7 of 7) sorted by relevance

/base/global/i18n/frameworks/intl/test/fuzztest/datetimeformat_fuzzer/
H A Ddatetimeformat_fuzzer.cpp51 dateTimeFormat.GetSecond(); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h57 std::string GetSecond() const;
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h101 inline uint8_t GetSecond() const in GetSecond() function in OHOS::Notification::ReminderRequestCalendar
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp772 std::string DateTimeFormat::GetSecond() const in GetSecond() function in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp166 EXPECT_EQ(dateFormat->GetSecond(), "numeric"); in HWTEST_F()
1623 res = formatter->GetSecond(); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp334 EXPECT_TRUE(0 == calendar->GetSecond()) << "Set seconds error."; in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp469 napi_create_uint32(env, static_cast<uint32_t>(calendar.GetSecond()), &value); in ParseReminderCalendar()

Completed in 10 milliseconds