Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1068 bool VerifyLocaleFormat(xml::XmlResource* manifest, android::IDiagnostics* diag) { in VerifyLocaleFormat() function in aapt::Linker
2307 if (!VerifyLocaleFormat(manifest_xml.get(), context_->GetDiagnostics())) { in Run()