Searched refs:VerifyLocaleFormat (Results 1 – 1 of 1) sorted by relevance
1068 bool VerifyLocaleFormat(xml::XmlResource* manifest, android::IDiagnostics* diag) { in VerifyLocaleFormat() function in aapt::Linker2307 if (!VerifyLocaleFormat(manifest_xml.get(), context_->GetDiagnostics())) { in Run()