Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.cpp233 bool has_errors = false; in ToOutputArtifact() local
238 has_errors = true; in ToOutputArtifact()
244 has_errors = true; in ToOutputArtifact()
251 has_errors = true; in ToOutputArtifact()
258 has_errors = true; in ToOutputArtifact()
265 has_errors = true; in ToOutputArtifact()
273 has_errors = true; in ToOutputArtifact()
279 if (has_errors) { in ToOutputArtifact()