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

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkgitems.cpp393 icu::NativeItem nativePool; local
409 nativePool.setItem(pkg->getItem(index), ures_swap);
410 const UDataInfo *poolInfo=nativePool.getDataInfo();
415 const int32_t *poolIndexes=(const int32_t *)nativePool.getBytes()+1;
/external/icu/icu4c/source/tools/toolutil/
H A Dpkgitems.cpp393 icu::NativeItem nativePool; local
409 nativePool.setItem(pkg->getItem(index), ures_swap);
410 const UDataInfo *poolInfo=nativePool.getDataInfo();
415 const int32_t *poolIndexes=(const int32_t *)nativePool.getBytes()+1;

Completed in 693 milliseconds