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

  /external/chromium_org/third_party/icu/source/common/
resbund_cnv.cpp 30 constructForLocale(path, locale, error);
37 constructForLocale(path, Locale::getDefault(), error);
41 ResourceBundle::constructForLocale(const UnicodeString& path,
  /external/icu4c/common/
resbund_cnv.cpp 30 constructForLocale(path, locale, error);
37 constructForLocale(path, Locale::getDefault(), error);
41 ResourceBundle::constructForLocale(const UnicodeString& path,
  /external/chromium_org/third_party/icu/source/common/unicode/
resbund.h 479 void constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error);
  /external/icu4c/common/unicode/
resbund.h 485 void constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error);

Completed in 133 milliseconds