HomeSort by relevance Sort by last modified time
    Searched refs:resStr (Results 26 - 26 of 26) sorted by null

12

  /external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp 471 const UChar *resStr = ures_getStringByKeyWithFallback(resource, fgDecimalFormat, &len, &status);
477 resStr = ures_getStringByKeyWithFallback(resource, fgDecimalFormat, &len, &status);
479 str.setTo(TRUE, resStr, len);
    [all...]

Completed in 382 milliseconds

12