Searched refs:res_getBinary (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.h | 489 inline const uint8_t* res_getBinary(const ResourceTracer& traceInfo, in res_getBinary() function
|
D | uresdata.cpp | 565 const uint8_t *b = res_getBinary(fTraceInfo, &getData(), res, &length); in getBinary()
|
D | uresbund.cpp | 1397 p = res_getBinary({resB}, &(resB->fResData), resB->fRes, len); in ures_getBinary()
|
/third_party/node/deps/icu-small/source/common/ |
D | uresdata.h | 491 inline const uint8_t* res_getBinary(const ResourceTracer& traceInfo, in res_getBinary() function
|
D | uresdata.cpp | 565 const uint8_t *b = res_getBinary(fTraceInfo, &getData(), res, &length); in getBinary()
|
D | uresbund.cpp | 1621 p = res_getBinary({resB}, &resB->getResData(), resB->fRes, len); in ures_getBinary()
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.h | 491 inline const uint8_t* res_getBinary(const ResourceTracer& traceInfo, in res_getBinary() function
|
D | uresdata.cpp | 565 const uint8_t *b = res_getBinary(fTraceInfo, &getData(), res, &length); in getBinary()
|
D | uresbund.cpp | 1620 p = res_getBinary({resB}, &resB->getResData(), resB->fRes, len); in ures_getBinary()
|