Searched refs:flatten_node (Results 1 – 2 of 2) sorted by relevance
192 status_t flatten_node(const StringPool& strings, const sp<AaptFile>& dest,
1131 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 XMLNode1595 status_t err = mChildren.itemAt(i)->flatten_node(strings, dest, in flatten_node()