Searched refs:ArgExtractor (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dnumfmt.cpp367 class ArgExtractor { class
374 ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status);
375 ~ArgExtractor();
381 ArgExtractor::number(void) const {
385 ArgExtractor::ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status) function in class:ArgExtractor
403 ArgExtractor::~ArgExtractor() {
451 ArgExtractor arg(*this, obj, status);
496 ArgExtractor ar
[all...]
/external/icu4c/common/unicode/
H A Durename.h1760 #define ArgExtractor U_ICU_ENTRY_POINT_RENAME(ArgExtractor) macro

Completed in 49 milliseconds