Searched refs:nestedRoot (Results 1 – 1 of 1) sorted by relevance
5123 sp<XMLNode> nestedRoot = findOnlyChildElement(child); in processBundleFormatImpl() local5124 if (nestedRoot == NULL) { in processBundleFormatImpl()5231 newNs->addChild(nestedRoot); in processBundleFormatImpl()5232 nestedRoot = newNs; in processBundleFormatImpl()5239 workItem.xmlRoot = nestedRoot; in processBundleFormatImpl()