Searched refs:flatten_node (Results 1 – 2 of 2) sorted by relevance
192 status_t flatten_node(const StringPool& strings, const sp<AaptFile>& dest,
1134 flatten_node(strings, dest, stripComments, stripRawValues); in flatten()1462 status_t XMLNode::flatten_node(const StringPool& strings, const sp<AaptFile>& dest, in flatten_node() function in XMLNode1598 status_t err = mChildren.itemAt(i)->flatten_node(strings, dest, in flatten_node()