Home
last modified time | relevance | path

Searched refs:LoadXml (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DLink.cpp290 static std::unique_ptr<xml::XmlResource> LoadXml(const std::string& path, IDiagnostics* diag) { in LoadXml() function
1419 LoadXml(options_.manifest_path, context_->GetDiagnostics()); in Run()