Lines Matching refs:hasBagOrEntry
273 if (outTable->hasBagOrEntry(myPackage, attr16, ident)) {
487 if (!attr.hasErrors && !outTable->hasBagOrEntry(itemIdent, &id16, &myPackage)) {
699 !outTable->hasBagOrEntry(myPackage, curType, ident, config)) {
1720 if (overlay && !mBundle->getAutoAddOverlay() && !hasBagOrEntry(package, type, name)) {
1802 bool ResourceTable::hasBagOrEntry(const String16& package,
1827 bool ResourceTable::hasBagOrEntry(const String16& package,
1858 bool ResourceTable::hasBagOrEntry(const String16& ref,
1867 return hasBagOrEntry(package, type, name);
3070 if (!table->hasBagOrEntry(key, &id16, &package)) {
3078 } else if (!table->hasBagOrEntry(key, &attr16, &package)) {