Lines Matching refs:ResTable
369 if (!ResTable::stringToInt(val.string(), val.size(), NULL)) { in compileAttribute()
387 if (!ResTable::stringToInt(val.string(), val.size(), NULL)) { in compileAttribute()
495 if (!attr.hasErrors && !ResTable::stringToInt(value.string(), value.size(), NULL)) { in compileAttribute()
948 if (!ResTable::stringToInt(identStr, len, &identValue)) { in compileResourceFile()
1020 if (!ResTable::stringToInt(startStr, len, &startValue)) { in compileResourceFile()
1040 if (!ResTable::stringToInt(endStr, len, &endValue)) { in compileResourceFile()
1758 static uint32_t findLargestTypeIdForPackage(const ResTable& table, const String16& packageName) { in findLargestTypeIdForPackage()
1787 const ResTable& featureTable = featureAssetManager.getResources(false); in addIncludedResources()
2018 if (!ResTable::expandResourceRef(ref.string(), ref.size(), &package, &type, &name, in hasBagOrEntry()
2162 if (!ResTable::expandResourceRef( in getResId()
2769 const ResTable& table = mAssets->getIncludedResources(); in flatten()