Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h953 const DateFormat* getDefaultDateFormat(UErrorCode&) const;
/external/icu/libicu/cts_headers/unicode/
Dmsgfmt.h953 const DateFormat* getDefaultDateFormat(UErrorCode&) const;
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1115 const DateFormat* df = getDefaultDateFormat(success); in format()
1846 const DateFormat* MessageFormat::getDefaultDateFormat(UErrorCode& ec) const { in getDefaultDateFormat() function in MessageFormat