Home | History | Annotate | Download | only in aapt

Lines Matching refs:root

516     sp<XMLNode> root = XMLNode::parse(file);
517 if (root == NULL) {
520 root->removeWhitespace(stripAll, cDataTags);
523 NOISY(root->print());
525 status_t err = root->flatten(rsc, !keepComments, false);
579 if (state.root == NULL) {
583 return state.root;
1109 st->root = node;
1130 st->root = node;