OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFallbackFormatSuffix
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
time_format.cc
144
static const char*
GetFallbackFormatSuffix
(FormatType format_type) {
246
icu::UnicodeString suffix(
GetFallbackFormatSuffix
(format_type), -1, US_INV);
/external/chromium_org/ui/base/l10n/
time_format.cc
200
static const char*
GetFallbackFormatSuffix
(FormatType format_type) {
272
icu::UnicodeString suffix(
GetFallbackFormatSuffix
(format_type), -1, US_INV);
Completed in 540 milliseconds