Home
last modified time | relevance | path

Searched refs:TimeFormatShortDateAndTimeWithTimeZone (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/base/i18n/
H A Dtime_formatting_unittest.cc240 TimeFormatShortDateAndTimeWithTimeZone(time)); in TEST()
266 TimeFormatShortDateAndTimeWithTimeZone(time)); in TEST()
H A Dtime_formatting.h85 TimeFormatShortDateAndTimeWithTimeZone(const Time& time);
H A Dtime_formatting.cc149 string16 TimeFormatShortDateAndTimeWithTimeZone(const Time& time) { in TimeFormatShortDateAndTimeWithTimeZone() function
/aosp_15_r20/external/cronet/base/i18n/
H A Dtime_formatting_unittest.cc253 TimeFormatShortDateAndTimeWithTimeZone(time)); in TEST()
277 TimeFormatShortDateAndTimeWithTimeZone(time)); in TEST()
H A Dtime_formatting.h96 BASE_I18N_EXPORT std::u16string TimeFormatShortDateAndTimeWithTimeZone(
H A Dtime_formatting.cc163 std::u16string TimeFormatShortDateAndTimeWithTimeZone(const Time& time) { in TimeFormatShortDateAndTimeWithTimeZone() function