OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reldtfmt
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
Android.mk
30
persncal.cpp rbtz.cpp
reldtfmt
.cpp \
udat.cpp
25
#include "
reldtfmt
.h"
342
const RelativeDateFormat *
reldtfmt
;
local
348
} else if (!localized && (
reldtfmt
=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) {
349
reldtfmt
->toPattern(res, *status);
Completed in 185 milliseconds