Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.cpp227 bool has_errors = false; in ToOutputArtifact() local
232 has_errors = true; in ToOutputArtifact()
238 has_errors = true; in ToOutputArtifact()
245 has_errors = true; in ToOutputArtifact()
252 has_errors = true; in ToOutputArtifact()
259 has_errors = true; in ToOutputArtifact()
267 has_errors = true; in ToOutputArtifact()
273 if (has_errors) { in ToOutputArtifact()