Home | History | Annotate | Download | only in aapt

Lines Matching refs:hasErrors

275     bool hasErrors = false;
293 hasErrors = true;
308 return hasErrors ? UNKNOWN_ERROR : NO_ERROR;
314 const sp<AaptFile>& file, volatile bool* hasErrors) :
315 mBundle(bundle), mAssets(assets), mFile(file), mHasErrors(hasErrors) {
336 volatile bool hasErrors = false;
343 bundle, assets, it.getFile(), &hasErrors);
347 hasErrors = true;
355 hasErrors = true;
358 return (hasErrors || (res < NO_ERROR)) ? UNKNOWN_ERROR : NO_ERROR;
366 bool hasErrors = false;
371 hasErrors = true;
375 return (hasErrors || (res < NO_ERROR)) ? UNKNOWN_ERROR : NO_ERROR;
980 bool hasErrors = false;
989 hasErrors = true;
992 hasErrors = true;
1003 hasErrors = true;
1006 hasErrors = true;
1013 hasErrors = true;
1020 hasErrors = true;
1027 hasErrors = true;
1034 hasErrors = true;
1041 hasErrors = true;
1048 hasErrors = true;
1055 hasErrors = true;
1074 hasErrors = true;
1084 hasErrors = true;
1091 hasErrors = true;
1127 hasErrors = true;
1132 hasErrors = true;
1142 hasErrors = true;
1147 hasErrors = true;
1157 hasErrors = true;
1162 hasErrors = true;
1172 hasErrors = true;
1177 hasErrors = true;
1187 hasErrors = true;
1192 hasErrors = true;
1202 hasErrors = true;
1207 hasErrors = true;
1215 hasErrors = true;
1224 hasErrors = true;
1229 hasErrors = true;
1240 hasErrors = true;
1248 hasErrors = true;
1254 hasErrors = true;
1257 if (hasErrors) {
1389 hasErrors = true;
1393 hasErrors = true;
1402 hasErrors = true;
1430 hasErrors = true;
1465 hasErrors = true;
1480 hasErrors = true;
1485 hasErrors = true;
1490 hasErrors = true;
1495 hasErrors = true;
1500 hasErrors = true;
1505 hasErrors = true;
1510 hasErrors = true;
1515 hasErrors = true;
1520 hasErrors = true;
1525 hasErrors = true;
1530 hasErrors = true;
1537 hasErrors = true;
1542 hasErrors = true;
1547 hasErrors = true;
1552 hasErrors = true;
1559 hasErrors = true;
1565 hasErrors = true;
1570 hasErrors = true;
1665 bool hasErrors = false;
1695 hasErrors = true;
1892 return hasErrors ? UNKNOWN_ERROR : NO_ERROR;
1902 bool hasErrors = false;
1932 hasErrors = true;
1988 return hasErrors ? UNKNOWN_ERROR : NO_ERROR;