Searched refs:ures_getUTF8StringByKey (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dures.h780 ures_getUTF8StringByKey(const UResourceBundle *resB,
H A Durename.h1518 #define ures_getUTF8StringByKey U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByKey) macro
/external/icu/icu4c/source/common/unicode/
H A Dures.h781 ures_getUTF8StringByKey(const UResourceBundle *resB,
H A Durename.h1439 #define ures_getUTF8StringByKey U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByKey) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcreststn.c2898 s8 = ures_getUTF8StringByKey(resB, key, p8, &length8, forceCopy, status);
2915 s8 = ures_getUTF8StringByKey(resB, key, p8, &length8, forceCopy, status);
3000 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", buffer8, &length8, FALSE, &status);
3003 log_err("ures_getUTF8StringByKey(testdata/root string) malfunctioned - %s\n", u_errorName(status));
3009 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", buffer8, &length8, FALSE, &status);
3011 log_err("ures_getUTF8StringByKey(capacity<0) malfunctioned - %s\n", u_errorName(status));
3017 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", NULL, &length8, FALSE, &status);
3019 log_err("ures_getUTF8StringByKey(dest=NULL capacity>0) malfunctioned - %s\n", u_errorName(status));
/external/icu/icu4c/source/test/cintltst/
H A Dcreststn.c2903 s8 = ures_getUTF8StringByKey(resB, key, p8, &length8, forceCopy, status);
2920 s8 = ures_getUTF8StringByKey(resB, key, p8, &length8, forceCopy, status);
3005 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", buffer8, &length8, FALSE, &status);
3008 log_err("ures_getUTF8StringByKey(testdata/root string) malfunctioned - %s\n", u_errorName(status));
3014 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", buffer8, &length8, FALSE, &status);
3016 log_err("ures_getUTF8StringByKey(capacity<0) malfunctioned - %s\n", u_errorName(status));
3022 s8 = ures_getUTF8StringByKey(res, "string_only_in_Root", NULL, &length8, FALSE, &status);
3024 log_err("ures_getUTF8StringByKey(dest=NULL capacity>0) malfunctioned - %s\n", u_errorName(status));
/external/chromium_org/third_party/icu/source/common/
H A Duresbund.cpp1930 ures_getUTF8StringByKey(const UResourceBundle *resB, function
/external/chromium_org/third_party/icu/source/i18n/
H A Ducurr.cpp2553 ures_getUTF8StringByKey(&curbndl, "id", curID, &curIDLength, TRUE, status);
/external/icu/icu4c/source/common/
H A Duresbund.cpp1930 ures_getUTF8StringByKey(const UResourceBundle *resB, function
/external/icu/icu4c/source/i18n/
H A Ducurr.cpp2553 ures_getUTF8StringByKey(&curbndl, "id", curID, &curIDLength, TRUE, status);

Completed in 395 milliseconds