Searched refs:collect_strings (Results 1 – 2 of 2) sorted by relevance
183 status_t collect_strings(StringPool* dest, Vector<uint32_t>* outResIds,
1102 collect_strings(&strings, &resids, stripComments, stripRawValues); in flatten()1335 status_t XMLNode::collect_strings(StringPool* dest, Vector<uint32_t>* outResIds, in collect_strings() function in XMLNode1383 mChildren.itemAt(i)->collect_strings(dest, outResIds, in collect_strings()