Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Dtime_formatting.h21 enum HourClockType { enum
67 HourClockType type,
138 BASE_I18N_EXPORT HourClockType GetHourClockType();
Dtime_formatting.cc112 HourClockType type, in TimeFormatTimeOfDayWithHourClockType()
116 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType()
261 HourClockType GetHourClockType() { in GetHourClockType()