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