Searched refs:xml_file (Results 1 – 1 of 1) sorted by relevance
333 for (auto xml_file : files_) { in Dump() local337 auto xml = apk->LoadXml(xml_file, GetDiagnostics()); in Dump()358 io::IFile* file = apk->GetFileCollection()->FindFile(xml_file); in Dump()360 GetDiagnostics()->Error(DiagMessage(xml_file) in Dump()361 << "File '" << xml_file << "' not found in APK"); in Dump()368 GetDiagnostics()->Error(DiagMessage() << "Failed to open " << xml_file); in Dump()