Home
last modified time | relevance | path

Searched refs:res_getBinary (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.h438 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength);
Duresdata.cpp437 res_getBinary(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getBinary() function
563 const uint8_t *b = res_getBinary(pResData, res, &length); in getBinary()
Duresbund.cpp1345 p = res_getBinary(&(resB->fResData), resB->fRes, len); in ures_getBinary()
/external/icu/icu4c/source/common/unicode/
Durename.h195 #define res_getBinary U_ICU_ENTRY_POINT_RENAME(res_getBinary) macro