Home
last modified time | relevance | path

Searched refs:res_getAlias (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Duresdata.h355 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength);
Duresdata.c330 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getAlias() function
Duresbund.c839 const UChar *alias = res_getAlias(rdata, r, &len); in init_resb_result()
/external/icu4c/common/
Duresdata.h361 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength);
Duresdata.c337 res_getAlias(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getAlias() function
Duresbund.cpp850 const UChar *alias = res_getAlias(rdata, r, &len); in init_resb_result()
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dpkgitems.cpp315 const UChar *alias=res_getAlias(pResData, res, &length); in ures_enumDependencies()
/external/icu4c/tools/toolutil/
Dpkgitems.cpp315 const UChar *alias=res_getAlias(pResData, res, &length); in ures_enumDependencies()
/external/chromium_org/third_party/icu/source/tools/genrb/
Dderb.c474 const UChar* thestr = res_getAlias(&(parent->fResData), r, &len); in printOutAlias()
/external/icu4c/tools/genrb/
Dderb.c474 const UChar* thestr = res_getAlias(&(parent->fResData), r, &len); in printOutAlias()
/external/icu4c/common/unicode/
Durename.h191 #define res_getAlias U_ICU_ENTRY_POINT_RENAME(res_getAlias) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h203 #define res_getAlias U_ICU_ENTRY_POINT_RENAME(res_getAlias) macro