Home
last modified time | relevance | path

Searched refs:collect_strings (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DXMLNode.h183 status_t collect_strings(StringPool* dest, Vector<uint32_t>* outResIds,
DXMLNode.cpp1102 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 XMLNode
1383 mChildren.itemAt(i)->collect_strings(dest, outResIds, in collect_strings()