Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h189 status_t collect_resid_strings(StringPool* outPool,
DXMLNode.cpp1099 collect_resid_strings(&strings, &resids); in flatten()
1445 status_t XMLNode::collect_resid_strings(StringPool* outPool, in collect_resid_strings() function in XMLNode
1453 mChildren.itemAt(i)->collect_resid_strings(outPool, outResIds); in collect_resid_strings()