Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.cpp231 bool has_errors = false; in ToOutputArtifact() local
236 has_errors = true; in ToOutputArtifact()
242 has_errors = true; in ToOutputArtifact()
249 has_errors = true; in ToOutputArtifact()
256 has_errors = true; in ToOutputArtifact()
263 has_errors = true; in ToOutputArtifact()
271 has_errors = true; in ToOutputArtifact()
277 if (has_errors) { in ToOutputArtifact()