Lines Matching defs:hasErrors

274     bool hasErrors = false;
292 hasErrors = true;
307 return hasErrors ? UNKNOWN_ERROR : NO_ERROR;
313 const sp<AaptFile>& file, volatile bool* hasErrors) :
314 mBundle(bundle), mAssets(assets), mFile(file), mHasErrors(hasErrors) {
335 volatile bool hasErrors = false;
342 bundle, assets, it.getFile(), &hasErrors);
346 hasErrors = true;
354 hasErrors = true;
357 return (hasErrors || (res < NO_ERROR)) ? UNKNOWN_ERROR : NO_ERROR;
365 bool hasErrors = false;
370 hasErrors = true;
374 return (hasErrors || (res < NO_ERROR)) ? UNKNOWN_ERROR : NO_ERROR;
976 bool hasErrors = false;
985 hasErrors = true;
988 hasErrors = true;
999 hasErrors = true;
1002 hasErrors = true;
1009 hasErrors = true;
1016 hasErrors = true;
1023 hasErrors = true;
1030 hasErrors = true;
1037 hasErrors = true;
1044 hasErrors = true;
1063 hasErrors = true;
1073 hasErrors = true;
1080 hasErrors = true;
1116 hasErrors = true;
1121 hasErrors = true;
1131 hasErrors = true;
1136 hasErrors = true;
1146 hasErrors = true;
1151 hasErrors = true;
1161 hasErrors = true;
1166 hasErrors = true;
1176 hasErrors = true;
1181 hasErrors = true;
1189 hasErrors = true;
1198 hasErrors = true;
1203 hasErrors = true;
1214 hasErrors = true;
1222 hasErrors = true;
1228 hasErrors = true;
1231 if (hasErrors) {
1363 hasErrors = true;
1367 hasErrors = true;
1376 hasErrors = true;
1404 hasErrors = true;
1439 hasErrors = true;
1454 hasErrors = true;
1459 hasErrors = true;
1464 hasErrors = true;
1469 hasErrors = true;
1474 hasErrors = true;
1479 hasErrors = true;
1484 hasErrors = true;
1489 hasErrors = true;
1494 hasErrors = true;
1499 hasErrors = true;
1504 hasErrors = true;
1511 hasErrors = true;
1516 hasErrors = true;
1521 hasErrors = true;
1526 hasErrors = true;
1533 hasErrors = true;
1539 hasErrors = true;
1544 hasErrors = true;
1613 bool hasErrors = false;
1622 hasErrors = true;
1647 hasErrors = true;
1783 hasErrors = true;
1852 return hasErrors ? UNKNOWN_ERROR : NO_ERROR;
1862 bool hasErrors = false;
1871 hasErrors = true;
1896 hasErrors = true;
1935 hasErrors = true;
1956 return hasErrors ? UNKNOWN_ERROR : NO_ERROR;