Searched refs:hasErrors (Results 1 – 10 of 10) sorted by relevance
305 bool hasErrors = false; in makeFileResources() local323 hasErrors = true; in makeFileResources()337 hasErrors = true; in makeFileResources()343 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in makeFileResources()349 const sp<AaptFile>& file, volatile bool* hasErrors) : in PreProcessImageWorkUnit() argument350 mBundle(bundle), mAssets(assets), mFile(file), mHasErrors(hasErrors) { in PreProcessImageWorkUnit()371 volatile bool hasErrors = false; in preProcessImages() local378 bundle, assets, it.getFile(), &hasErrors); in preProcessImages()382 hasErrors = true; in preProcessImages()390 hasErrors = true; in preProcessImages()[all …]
95 bool hasErrors = false; in compileXmlFile() local99 hasErrors = true; in compileXmlFile()106 hasErrors = true; in compileXmlFile()110 if (hasErrors) { in compileXmlFile()290 bool hasErrors; member299 , hasErrors(false) in PendingAttribute()306 if (added || hasErrors) { in createIfNeeded()312 hasErrors = true; in createIfNeeded()347 attr.hasErrors = true; in compileAttribute()360 attr.hasErrors = true; in compileAttribute()[all …]
26 static bool hasErrors();
980 bool hasErrors = false; in parseValues() local994 hasErrors = true; in parseValues()1007 hasErrors = true; in parseValues()1010 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in parseValues()1016 bool hasErrors = false; in assignResourceIds() local1053 hasErrors = true; in assignResourceIds()1061 hasErrors = true; in assignResourceIds()1065 return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR; in assignResourceIds()
150 SourcePos::hasErrors() in hasErrors() function in SourcePos
2583 if (SourcePos::hasErrors()) { in doPackage()2589 if (SourcePos::hasErrors()) { in doPackage()2710 if (SourcePos::hasErrors()) { in doPackage()
438 && !hasErrors()) { in onKeyUp()620 return !hasErrors(); in canCloseOptions()1869 && (TextUtils.isEmpty(mPageRangeEditText.getText()) || hasErrors())) in updateOptionsUi()1871 && (mPrintedDocument.getDocumentInfo() == null || hasErrors()))) { in updateOptionsUi()1949 if (hasErrors()) { in computeSelectedPages()1975 private boolean hasErrors() { in hasErrors() method in PrintActivity2007 if (hasErrors()) { in canUpdateDocument()2814 final boolean hadErrors = hasErrors(); in afterTextChanged()2852 final boolean hadErrors = hasErrors(); in afterTextChanged()
16961 method public boolean hasErrors();
18171 method public boolean hasErrors();
16979 method public boolean hasErrors();