Searched refs:LoadXml (Results 1 – 1 of 1) sorted by relevance
290 static std::unique_ptr<xml::XmlResource> LoadXml(const std::string& path, IDiagnostics* diag) { in LoadXml() function1419 LoadXml(options_.manifest_path, context_->GetDiagnostics()); in Run()