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