Home
last modified time | relevance | path

Searched refs:TimeFormatTimeOfDayWithHourClockType (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/i18n/
Dtime_formatting.h30 string16 TimeFormatTimeOfDayWithHourClockType(const Time& time,
Dtime_formatting.cc41 string16 TimeFormatTimeOfDayWithHourClockType(const Time& time, in TimeFormatTimeOfDayWithHourClockType() function
/external/chromium/chrome/browser/chromeos/status/
Dclock_menu_button.cc80 SetText(UTF16ToWide(base::TimeFormatTimeOfDayWithHourClockType( in UpdateText()