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

  /external/chromium_org/third_party/icu/source/i18n/
dcfmtsym.cpp 245 LocalUResourceBundlePointer nonLatnSymbols;
247 nonLatnSymbols.adoptInstead(
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);
262 sym = ures_getStringByKeyWithFallback(nonLatnSymbols.getAlias(),
  /external/icu/icu4c/source/i18n/
dcfmtsym.cpp 245 LocalUResourceBundlePointer nonLatnSymbols;
247 nonLatnSymbols.adoptInstead(
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);
262 sym = ures_getStringByKeyWithFallback(nonLatnSymbols.getAlias(),

Completed in 35 milliseconds