Searched refs:hasErrors (Results 1 – 8 of 8) sorted by relevance
301 bool hasErrors = false; in makeFileResources() local319 hasErrors = true; in makeFileResources()333 hasErrors = true; in makeFileResources()339 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in makeFileResources()345 const sp<AaptFile>& file, volatile bool* hasErrors) : in PreProcessImageWorkUnit() argument346 mBundle(bundle), mAssets(assets), mFile(file), mHasErrors(hasErrors) { in PreProcessImageWorkUnit()367 volatile bool hasErrors = false; in preProcessImages() local374 bundle, assets, it.getFile(), &hasErrors); in preProcessImages()378 hasErrors = true; in preProcessImages()386 hasErrors = true; in preProcessImages()[all …]
103 bool hasErrors = false; in compileXmlFile() local107 hasErrors = true; in compileXmlFile()114 hasErrors = true; in compileXmlFile()118 if (hasErrors) { in compileXmlFile()298 bool hasErrors; member307 , hasErrors(false) in PendingAttribute()314 if (added || hasErrors) { in createIfNeeded()320 hasErrors = true; in createIfNeeded()355 attr.hasErrors = true; in compileAttribute()368 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
2425 if (SourcePos::hasErrors()) { in doDump()2719 if (SourcePos::hasErrors()) { in doPackage()2725 if (SourcePos::hasErrors()) { in doPackage()2846 if (SourcePos::hasErrors()) { in doPackage()
1128 bool hasErrors = false; in run_phases() local1149 hasErrors = true; in run_phases()1153 hasErrors = true; in run_phases()1157 hasErrors = true; in run_phases()1172 return !hasErrors; in run_phases()
485 && !hasErrors()) { in onKeyUp()662 return !hasErrors(); in canCloseOptions()1957 && (TextUtils.isEmpty(mPageRangeEditText.getText()) || hasErrors())) in updateOptionsUi()1959 && (mPrintedDocument.getDocumentInfo() == null || hasErrors()))) { in updateOptionsUi()2037 if (hasErrors()) { in computeSelectedPages()2063 private boolean hasErrors() { in hasErrors() method in PrintActivity2093 if (hasErrors()) { in canUpdateDocument()2965 final boolean hadErrors = hasErrors(); in afterTextChanged()3003 final boolean hadErrors = hasErrors(); in afterTextChanged()