Searched refs:hasErrors (Results 1 – 9 of 9) sorted by relevance
304 bool hasErrors = false; in makeFileResources() local322 hasErrors = true; in makeFileResources()336 hasErrors = true; in makeFileResources()342 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in makeFileResources()348 const sp<AaptFile>& file, volatile bool* hasErrors) : in PreProcessImageWorkUnit() argument349 mBundle(bundle), mAssets(assets), mFile(file), mHasErrors(hasErrors) { in PreProcessImageWorkUnit()370 volatile bool hasErrors = false; in preProcessImages() local377 bundle, assets, it.getFile(), &hasErrors); in preProcessImages()381 hasErrors = true; in preProcessImages()389 hasErrors = true; in preProcessImages()[all …]
105 bool hasErrors = false; in compileXmlFile() local109 hasErrors = true; in compileXmlFile()116 hasErrors = true; in compileXmlFile()120 if (hasErrors) { in compileXmlFile()300 bool hasErrors; member309 , hasErrors(false) in PendingAttribute()316 if (added || hasErrors) { in createIfNeeded()322 hasErrors = true; in createIfNeeded()357 attr.hasErrors = true; in compileAttribute()370 attr.hasErrors = true; in compileAttribute()[all …]
26 static bool hasErrors();
977 bool hasErrors = false; in parseValues() local991 hasErrors = true; in parseValues()1004 hasErrors = true; in parseValues()1007 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in parseValues()1013 bool hasErrors = false; in assignResourceIds() local1050 hasErrors = true; in assignResourceIds()1058 hasErrors = true; in assignResourceIds()1062 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in assignResourceIds()
150 SourcePos::hasErrors() in hasErrors() function in SourcePos
2443 if (SourcePos::hasErrors()) { in doDump()2737 if (SourcePos::hasErrors()) { in doPackage()2743 if (SourcePos::hasErrors()) { in doPackage()2864 if (SourcePos::hasErrors()) { in doPackage()
239 boolean hasErrors = false; in validateTestAnnotations()244 hasErrors = true; in validateTestAnnotations()250 hasErrors = true; in validateTestAnnotations()254 hasErrors = true; in validateTestAnnotations()260 hasErrors = true; in validateTestAnnotations()264 hasErrors = true; in validateTestAnnotations()269 + message, hasErrors); in validateTestAnnotations()
485 && !hasErrors()) { in onKeyUp()662 return !hasErrors(); in canCloseOptions()1960 && (TextUtils.isEmpty(mPageRangeEditText.getText()) || hasErrors())) in updateOptionsUi()1962 && (mPrintedDocument.getDocumentInfo() == null || hasErrors()))) { in updateOptionsUi()2040 if (hasErrors()) { in computeSelectedPages()2066 private boolean hasErrors() { in hasErrors() method in PrintActivity2096 if (hasErrors()) { in canUpdateDocument()2968 final boolean hadErrors = hasErrors(); in afterTextChanged()3006 final boolean hadErrors = hasErrors(); in afterTextChanged()
1152 bool hasErrors = false; in run_phases() local1173 hasErrors = true; in run_phases()1190 return !hasErrors; in run_phases()