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

/external/chromium/third_party/icu/source/tools/toolutil/
H A Dpackage.cpp66 readSwapUInt16(uint16_t x) { function
139 headerLength=readSwapUInt16(pHeader->dataHeader.headerSize);
140 infoLength=readSwapUInt16(pInfo->size);
/external/icu4c/tools/toolutil/
H A Dpackage.cpp66 readSwapUInt16(uint16_t x) { function
139 headerLength=readSwapUInt16(pHeader->dataHeader.headerSize);
140 infoLength=readSwapUInt16(pInfo->size);

Completed in 221 milliseconds