Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp105 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() function
468 makeTypeProps(type, inCharset, inIsBigEndian); in readPackage()
724 makeTypeProps(outType, outCharset, outIsBigEndian); in writePackage()
1146 makeTypeProps(pItem->type, itemCharset, itemIsBigEndian); in extractItem()
1147 makeTypeProps(outType, outCharset, outIsBigEndian); in extractItem()