Searched defs:res_init (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duresdata.c158 res_init(ResourceData *pResData, function
246 res_init(pResData, formatVersion, inBytes, length, errorCode);
263 res_init(pResData, formatVersion, udata_getMemory(pResData->data), -1, errorCode);
/external/icu/icu4c/source/common/
H A Duresdata.c156 res_init(ResourceData *pResData, function
244 res_init(pResData, formatVersion, inBytes, length, errorCode);
261 res_init(pResData, formatVersion, udata_getMemory(pResData->data), -1, errorCode);

Completed in 173 milliseconds