Searched refs:StartUpdateManifestParse (Results 1 – 3 of 3) sorted by relevance
137 bool StartUpdateManifestParse(const std::string& xml);
50 bool UtilityProcessHost::StartUpdateManifestParse(const std::string& xml) { in StartUpdateManifestParse() function in UtilityProcessHost
648 host->StartUpdateManifestParse(xml_); in ParseInSandbox()