Home
last modified time | relevance | path

Searched refs:ures_getBinary (Results 1 – 15 of 15) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Dures.h454 ures_getBinary(const UResourceBundle* resourceBundle,
Durename.h1570 #define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary) macro
/external/icu/icu4c/source/common/
Dresbund.cpp261 return ures_getBinary(fResource, &len, &status); in getBinary()
Duresbund.cpp1378 U_CAPI const uint8_t* U_EXPORT2 ures_getBinary(const UResourceBundle* resB, int32_t* len, in ures_getBinary() function
/external/icu/libandroidicu/include/unicode/
Dures.h454 ures_getBinary(const UResourceBundle* resourceBundle,
Durename.h1570 #define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary) macro
/external/icu/icu4c/source/common/unicode/
Dures.h454 ures_getBinary(const UResourceBundle* resourceBundle,
Durename.h1570 #define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary) macro
/external/icu/icu4c/source/samples/uresb/
Duresb.c274 const int8_t *data = (const int8_t *)ures_getBinary(resource, &len, status); in printOutBundle()
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c542 binResult=(uint8_t*)ures_getBinary(res, &len, &status); in TestNewTypes()
555 binResult=(uint8_t*)ures_getBinary(res, &len, &status); in TestNewTypes()
886 binResult=ures_getBinary(res, &len, &status); in TestEmptyTypes()
990 binResult=(uint8_t*)ures_getBinary(binColl, &len, &status); in TestBinaryCollationData()
1304 if(ures_getBinary(NULL, &len, &status) != NULL && status != U_ILLEGAL_ARGUMENT_ERROR){ in TestErrorConditions()
1315 binResult=(uint8_t*)ures_getBinary(binColl, &len, &status); in TestErrorConditions()
Dcapitst.c244 binResult=(uint8_t*)ures_getBinary(binColl, &len2, &status);
/external/icu/icu4c/source/tools/genrb/
Dderb.cpp493 const int8_t *data = (const int8_t *)ures_getBinary(resource, &len, status); in printOutBundle()
/external/icu/icu4c/source/i18n/
Ducol_res.cpp394 const uint8_t *inBytes = ures_getBinary(binary.getAlias(), &length, &errorCode); in loadFromData()
Dolsontz.cpp190 typeMapData = ures_getBinary(r.getAlias(), &len, &ec); in OlsonTimeZone()
/external/icu/libicu/ndk_headers/unicode/
Durename.h1570 #define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary) macro