Home
last modified time | relevance | path

Searched refs:HourClockType (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/i18n/
Dtime_formatting.h19 enum HourClockType { enum
31 HourClockType type);
54 HourClockType GetHourClockType();
Dtime_formatting.cc42 HourClockType type) { in TimeFormatTimeOfDayWithHourClockType()
45 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType()
99 HourClockType GetHourClockType() { in GetHourClockType()