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

/external/icu4c/i18n/
H A Dnumfmt.cpp398 class ArgExtractor { class
405 ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status);
406 ~ArgExtractor();
412 ArgExtractor::number(void) const {
416 ArgExtractor::ArgExtractor(const NumberFormat& nf, const Formattable& obj, UErrorCode& status) function in class:ArgExtractor
434 ArgExtractor::~ArgExtractor() {
482 ArgExtractor arg(*this, obj, status);
527 ArgExtractor ar
[all...]
/external/icu4c/common/unicode/
H A Durename.h1776 #define ArgExtractor U_ICU_ENTRY_POINT_RENAME(ArgExtractor) macro

Completed in 174 milliseconds