Home | History | Annotate | Download | only in aapt

Lines Matching refs:resTable

477 static int validateAttr(const String8& path, const ResTable& table,
813 if (!ResTable::expandResourceRef(iconRef.string(), iconRef.size(), &iconPackage, &iconType,
827 if (!ResTable::expandResourceRef(roundIconRef.string(), roundIconRef.size(), &roundIconPackage,
1031 const ResTable& table = assets.getResources(true);
1036 const ResTable::bag_entry* entry;
1748 ResTable finalResTable;
1788 ResTable resTable;
1789 err = resTable.add(flattenedTable->getData(), flattenedTable->getSize());
1806 resTable.setParameters(&config);
1810 ssize_t block = resTable.getResource(symbol.id, &val, true);