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

  /external/chromium_org/third_party/icu/source/i18n/
dcfmtsym.cpp 244 UErrorCode nlStatus = U_ZERO_ERROR;
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);
  /external/icu/icu4c/source/i18n/
dcfmtsym.cpp 244 UErrorCode nlStatus = U_ZERO_ERROR;
248 ures_getByKeyWithFallback(numberElementsRes.getAlias(), nsName, NULL, &nlStatus));
249 ures_getByKeyWithFallback(nonLatnSymbols.getAlias(), gSymbols, nonLatnSymbols.getAlias(), &nlStatus);

Completed in 555 milliseconds