Searched refs:nlStatus (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddcfmtsym.cpp244 UErrorCode nlStatus = U_ZERO_ERROR; local
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);
/external/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp244 UErrorCode nlStatus = U_ZERO_ERROR; local
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);

Completed in 396 milliseconds