Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h175 status_t collect_attr_strings(StringPool* outPool,
DXMLNode.cpp1213 collect_attr_strings(dest, outResIds, true); in collect_strings()
1263 status_t XMLNode::collect_attr_strings(StringPool* outPool, in collect_attr_strings() function in XMLNode
1318 collect_attr_strings(outPool, outResIds, false); in collect_resid_strings()