HomeSort by relevance Sort by last modified time
    Searched refs:copyInvariantFormatter (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/io/
locbund.c 48 static U_INLINE UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) {
169 formatAlias = copyInvariantFormatter(bundle, style);
  /external/icu4c/io/
locbund.cpp 46 static inline UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) {
167 formatAlias = copyInvariantFormatter(bundle, style);

Completed in 3226 milliseconds