Home
last modified time | relevance | path

Searched refs:getDataInfo (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp70 const UDataInfo *getDataInfo() const { in getDataInfo() function in NativeItem
84 pInfo=::getDataInfo(pItem->data, pItem->length, infoLength, itemHeaderLength, &errorCode); in setItem()
109 pInfo=::getDataInfo(swapped, pItem->length, infoLength, itemHeaderLength, &errorCode); in setItem()
410 const UDataInfo *poolInfo=nativePool.getDataInfo(); in ures_enumDependencies()
581 …const UDataInfo *pInfo=getDataInfo(pItem->data, pItem->length, infoLength, itemHeaderLength, &erro… in enumDependencies()
598 …ures_enumDependencies(pItem->name, nrb.getDataInfo(), nrb.getBytes(), nrb.getLength(), check, cont… in enumDependencies()
Dpkg_imp.h34 getDataInfo(const uint8_t *data, int32_t length,
Dpackage.cpp112 getDataInfo(const uint8_t *data, int32_t length, in getDataInfo() function
166 pInfo=getDataInfo(data, length, infoLength, headerLength, pErrorCode); in getTypeEnumForInputData()