Home
last modified time | relevance | path

Searched defs:srcPool (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/proto/
DProtoHelpers.cpp35 void serializeSourceToPb(const Source& source, StringPool* srcPool, pb::Source* outPbSource) { in serializeSourceToPb()
43 void deserializeSourceFromPb(const pb::Source& pbSource, const android::ResStringPool& srcPool, in deserializeSourceFromPb()