Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h185 status_t collect_resid_strings(StringPool* outPool,
DXMLNode.cpp1068 collect_resid_strings(&strings, &resids); in flatten()
1414 status_t XMLNode::collect_resid_strings(StringPool* outPool, in collect_resid_strings() function in XMLNode
1422 mChildren.itemAt(i)->collect_resid_strings(outPool, outResIds); in collect_resid_strings()