Searched defs:srcPool (Results 1 – 1 of 1) sorted by relevance
35 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()