Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h186 status_t collect_attr_strings(StringPool* outPool,
DXMLNode.cpp1338 collect_attr_strings(dest, outResIds, true); in collect_strings()
1390 status_t XMLNode::collect_attr_strings(StringPool* outPool, in collect_attr_strings() function in XMLNode
1448 collect_attr_strings(outPool, outResIds, false); in collect_resid_strings()