Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp391 icu::NativeItem nativePool; in ures_enumDependencies() local
407 nativePool.setItem(pkg->getItem(index), ures_swap); in ures_enumDependencies()
408 const UDataInfo *poolInfo=nativePool.getDataInfo(); in ures_enumDependencies()
413 const int32_t *poolIndexes=(const int32_t *)nativePool.getBytes()+1; in ures_enumDependencies()