Home
last modified time | relevance | path

Searched refs:ures_getString (Results 1 – 25 of 29) sorted by relevance

12

/external/icu/libicu/cts_headers/unicode/
Dures.h379 ures_getString(const UResourceBundle* resourceBundle,
815 const UChar *r = ures_getString(resB, &len, status); in ures_getUnicodeString()
Durename.h1604 #define ures_getString U_ICU_ENTRY_POINT_RENAME(ures_getString) macro
/external/icu/icu4c/source/common/unicode/
Dures.h379 ures_getString(const UResourceBundle* resourceBundle,
815 const UChar *r = ures_getString(resB, &len, status); in ures_getUnicodeString()
/external/icu/libandroidicu/include/unicode/
Dures.h379 ures_getString(const UResourceBundle* resourceBundle,
815 const UChar *r = ures_getString(resB, &len, status); in ures_getUnicodeString()
Durename.h1604 #define ures_getString U_ICU_ENTRY_POINT_RENAME(ures_getString) macro
/external/icu/icu4c/source/common/
Duloc_keytype.cpp272 … const UChar* to = ures_getString(typeAliasDataEntry.getAlias(), &toLen, &sts); in initFromResourceBundle()
313 … const UChar* to = ures_getString(bcpTypeAliasDataEntry.getAlias(), &toLen, &sts); in initFromResourceBundle()
Dresbund.cpp256 const UChar *r = ures_getString(fResource, &len, &status); in getString()
Duresbund.cpp1350 U_CAPI const UChar* U_EXPORT2 ures_getString(const UResourceBundle* resB, int32_t* len, UErrorCode*… in ures_getString() function
1434 const UChar *s16 = ures_getString(resB, &length16, status); in ures_getUTF8String()
1539 result = ures_getString(tempRes, len, status); in ures_getStringWithAlias()
1866 retVal = ures_getString(&stack, &length, status); in ures_getStringByKeyWithFallback()
2345 result = ures_getString(tempRes, len, status); in ures_getStringByKey()
2367 result = ures_getString(tempRes, len, status); in ures_getStringByKey()
Dbrkiter.cpp85 brkfname = ures_getString(brkName, &size, &status); in buildInstance()
/external/icu/tools/icu4c_srcgen/
Dlibandroidicu_allowlisted_api.txt133 ures_getString
/external/icu/icu4c/source/i18n/
Ducol_res.cpp272 const UChar *s = ures_getString(def.getAlias(), &length, &internalErrorCode); in loadFromBundle()
430 const UChar *s = ures_getString(def.getAlias(), &len, &internalErrorCode); in loadFromData()
Derarules.cpp179 const UChar *val = ures_getString(res.getAlias(), &len, &status); in createInstance()
Ducol_sit.cpp475 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status); in ucol_prepareShortStringOpen()
Dmeasfmt.cpp184 const UChar *resStr = ures_getString(resource, &len, &status); in getString()
Dsmpdtfmt.cpp802 resStr = ures_getString(currentBundle.getAlias(), &resStrLen, &status); in construct()
828 resStr = ures_getString(currentBundle.getAlias(), &resStrLen, &status); in construct()
870 resStr = ures_getString(currentBundle.getAlias(), &resStrLen, &status); in construct()
896 resStr = ures_getString(currentBundle.getAlias(), &resStrLen, &status); in construct()
Dtranslit.cpp1575 resString = ures_getString(res, &len, &lstatus); in initializeRegistry()
Dtimezone.cpp1644 const UChar *tzids = ures_getString(regionalData, &len, &status); in getWindowsID()
/external/icu/icu4c/source/samples/uresb/
Duresb.c235 const UChar*thestr = ures_getString(resource, &len, status); in printOutBundle()
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c720 s=ures_getString(item, &length, &errorCode); in TestTable32()
762 s=ures_getString(item, &length, &errorCode); in TestTable32()
Dudatatst.c1083 icuString = ures_getString(tmp, &len, &status); in TestAppData()
1099 appString = ures_getString(tmp2, &len, &status); in TestAppData()
Dcreststn.c1115 …on string resource fetched the key=%s, expected \"TE\" \n", austrdup(ures_getString(teFillin2, &le… in TestAPI()
1292 if(ures_getString(NULL, &len, &status) != NULL && status != U_ILLEGAL_ARGUMENT_ERROR){ in TestErrorConditions()
1297 if(ures_getString(teRes, &len, &status) != NULL){ in TestErrorConditions()
2924 s16 = ures_getString(resB, length, status); in tres_getString()
Dcldrtest.c335 const UChar *string = ures_getString(subBundle, &len, &errorCode); in TestKeyInRootRecursive()
397 const UChar *rootString = ures_getString(subRootBundle, &len, &errorCode); in TestKeyInRootRecursive()
/external/icu/icu4c/source/tools/genrb/
Dderb.cpp431 const UChar* thestr = ures_getString(resource, &len, status); in printOutBundle()
/external/icu/libandroidicu/static_shim/
Dshim.cpp402 return ures_getString(resourceBundle, len, status); in ures_getString_android()
/external/icu/libicu/ndk_headers/unicode/
Durename.h1604 #define ures_getString U_ICU_ENTRY_POINT_RENAME(ures_getString) macro

12