HomeSort by relevance Sort by last modified time
    Searched refs:uprv_readDirectUInt32 (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/common/
udataswp.c 142 uprv_readDirectUInt32(uint32_t x) {
340 swapper->readUInt32= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt32 : uprv_readSwapUInt32;
  /external/icu4c/common/
udataswp.c 142 uprv_readDirectUInt32(uint32_t x) {
340 swapper->readUInt32= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt32 : uprv_readSwapUInt32;

Completed in 62 milliseconds