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

/frameworks/base/tools/aapt2/
H A DStringPool.h180 void hintWillAdd(size_t stringCount, size_t styleCount);
H A DStringPool.cpp212 void StringPool::hintWillAdd(size_t stringCount, size_t styleCount) { function in class:aapt::StringPool
/frameworks/base/tools/aapt2/unflatten/
H A DBinaryResourceParser.cpp128 mTable->stringPool.hintWillAdd(mValuePool.size(), mValuePool.styleCount());

Completed in 989 milliseconds