Searched refs:nestedRoot (Results 1 – 1 of 1) sorted by relevance
5004 sp<XMLNode> nestedRoot = findOnlyChildElement(child); in processBundleFormatImpl() local5005 if (nestedRoot == NULL) { in processBundleFormatImpl()5112 newNs->addChild(nestedRoot); in processBundleFormatImpl()5113 nestedRoot = newNs; in processBundleFormatImpl()5120 workItem.xmlRoot = nestedRoot; in processBundleFormatImpl()