Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DLoadedApk.cpp304 std::unique_ptr<xml::XmlResource> LoadedApk::LoadXml(const std::string& file_path, in LoadXml() function in aapt::LoadedApk
/frameworks/base/tools/aapt2/cmd/
DLink.cpp254 static std::unique_ptr<xml::XmlResource> LoadXml(const std::string& path, IDiagnostics* diag) { in LoadXml() function