Searched defs:mValuePool (Results 1 - 2 of 2) sorted by path

/frameworks/base/tools/aapt2/proto/
H A DTableProtoDeserializer.cpp60 mValuePool(valuePool), mSourcePool(sourcePool), mSymbolPool(symbolPool),
182 StringPiece16 str = util::getString(*mValuePool, idx);
184 const android::ResStringPool_span* spans = mValuePool->styleAt(idx);
189 util::getString(*mValuePool, spans->name.index).toString(),
203 StringPiece16 str = util::getString(*mValuePool, idx);
209 StringPiece16 str = util::getString(*mValuePool, idx);
381 const android::ResStringPool* mValuePool; member in class:aapt::__anon1161::PackagePbDeserializer
/frameworks/base/tools/aapt2/unflatten/
H A DBinaryResourceParser.h100 android::ResStringPool mValuePool; member in class:aapt::BinaryResourceParser

Completed in 73 milliseconds