Searched refs:xml_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_updater.cc619 : 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_; member in class:SafeManifestParser

Completed in 61 milliseconds