Searched refs:styleIndices (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
H A DStringPool.cpp309 uint32_t* styleIndices = nullptr; local
312 styleIndices = out->nextBlock<uint32_t>(header->styleCount);
365 styleIndices[currentIndex++] = out->size() - beforeStylesIndex;
370 styleIndices[currentIndex++] = out->size() - beforeStylesIndex;

Completed in 86 milliseconds