Searched refs:deserializeSourceFromPb (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tools/aapt2/proto/ |
D | ProtoHelpers.h | 34 void deserializeSourceFromPb(const pb::Source& pbSource, const android::ResStringPool& srcPool,
|
D | TableProtoDeserializer.cpp | 91 deserializeSourceFromPb(pbStatus.source(), *mSourcePool, in deserializeFromPb() 261 deserializeSourceFromPb(pbStyle.parent_source(), *mSourcePool, in deserializeValueFromPb() 371 deserializeSourceFromPb(pbItem.source(), *mSourcePool, &source); in deserializeItemCommon()
|
D | ProtoHelpers.cpp | 43 void deserializeSourceFromPb(const pb::Source& pbSource, const android::ResStringPool& srcPool, in deserializeSourceFromPb() function
|