Home | History | Annotate | Download | only in extensions

Lines Matching full:xml_

619       : xml_(xml), updater_(updater) {
624 // Posts a task over to the IO loop to start the parsing of xml_ in a
648 host->StartUpdateManifestParse(xml_);
651 if (manifest.Parse(xml_)) {
697 const std::string xml_;