HomeSort by relevance Sort by last modified time
    Searched full:base_pattern (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/i18n/
time_formatting.cc 58 const char* base_pattern = (type == k12HourClock ? "ahm" : "Hm"); local
60 generator->getBestPattern(icu::UnicodeString(base_pattern), status);

Completed in 43 milliseconds