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

  /external/chromium_org/third_party/icu/source/common/unicode/
listformatter.h 143 static const ListFormatData* getListFormatData(const Locale& locale, const char *style, UErrorCode& errorCode);
  /external/chromium_org/third_party/icu/source/common/
listformatter.cpp 75 const ListFormatData* ListFormatter::getListFormatData(
175 const ListFormatData* listFormatData = getListFormatData(tempLocale, style, errorCode);

Completed in 385 milliseconds