Home
last modified time | relevance | path

Searched refs:res_getIntVector (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresdata.h441 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength);
Duresdata.cpp457 res_getIntVector(const ResourceData *pResData, Resource res, int32_t *pLength) { in res_getIntVector() function
552 const int32_t *iv = res_getIntVector(pResData, res, &length); in getIntVector()
Duresbund.cpp1394 p = res_getIntVector(&(resB->fResData), resB->fRes, len); in ures_getIntVector()
/third_party/icu/icu4c/source/common/
Duresdata.h495 inline const int32_t* res_getIntVector(const ResourceTracer& traceInfo, in res_getIntVector() function
Duresdata.cpp554 const int32_t *iv = res_getIntVector(fTraceInfo, &getData(), res, &length); in getIntVector()
Duresbund.cpp1414 p = res_getIntVector({resB}, &(resB->fResData), resB->fRes, len); in ures_getIntVector()
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.h495 inline const int32_t* res_getIntVector(const ResourceTracer& traceInfo, in res_getIntVector() function
Duresdata.cpp554 const int32_t *iv = res_getIntVector(fTraceInfo, &getData(), res, &length); in getIntVector()
Duresbund.cpp1414 p = res_getIntVector({resB}, &(resB->fResData), resB->fRes, len); in ures_getIntVector()
/third_party/node/deps/icu-small/source/common/
Duresdata.h497 inline const int32_t* res_getIntVector(const ResourceTracer& traceInfo, in res_getIntVector() function
Duresdata.cpp554 const int32_t *iv = res_getIntVector(fTraceInfo, &getData(), res, &length); in getIntVector()
Duresbund.cpp1465 p = res_getIntVector({resB}, &resB->getResData(), resB->fRes, len); in ures_getIntVector()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h194 #define res_getIntVector U_ICU_ENTRY_POINT_RENAME(res_getIntVector) macro