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

/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp122 static const char *gFormatKeys[UNUM_FORMAT_STYLE_COUNT] = { variable
1302 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);
1309 patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp129 static const char *gFormatKeys[UNUM_FORMAT_STYLE_COUNT] = { variable
1429 const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);
1436 patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &status);

Completed in 495 milliseconds