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

/external/chromium/chrome/browser/
H A Dutility_process_host.h137 bool StartUpdateManifestParse(const std::string& xml);
H A Dutility_process_host.cc50 bool UtilityProcessHost::StartUpdateManifestParse(const std::string& xml) { function in class:UtilityProcessHost
/external/chromium/chrome/browser/extensions/
H A Dextension_updater.cc648 host->StartUpdateManifestParse(xml_);

Completed in 75 milliseconds