Home | History | Annotate | Download | only in aapt

Lines Matching refs:stripAll

522                           bool stripAll, bool keepComments,
529 root->removeWhitespace(stripAll, cDataTags);
830 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags)
839 stripAll = false;
856 if (stripAll) {
883 node->removeWhitespace(stripAll, cDataTags);