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

  /external/chromium_org/third_party/icu/source/tools/toolutil/
pkgitems.cpp 393 U_NAMESPACE_QUALIFIER NativeItem nativePool;
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/icu4c/tools/toolutil/
pkgitems.cpp 393 icu::NativeItem nativePool;
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 123 milliseconds