Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h192 status_t flatten_node(const StringPool& strings, const sp<AaptFile>& dest,
DXMLNode.cpp1131 flatten_node(strings, dest, stripComments, stripRawValues); in flatten()
1459 status_t XMLNode::flatten_node(const StringPool& strings, const sp<AaptFile>& dest, in flatten_node() function in XMLNode
1595 status_t err = mChildren.itemAt(i)->flatten_node(strings, dest, in flatten_node()