Searched defs:LoadXml (Results 1 – 2 of 2) sorted by relevance
304 std::unique_ptr<xml::XmlResource> LoadedApk::LoadXml(const std::string& file_path, in LoadXml() function in aapt::LoadedApk
254 static std::unique_ptr<xml::XmlResource> LoadXml(const std::string& path, IDiagnostics* diag) { in LoadXml() function