Lines Matching refs:ResTable
382 if (!ResTable::stringToInt(val.string(), val.size(), NULL)) { in compileAttribute()
400 if (!ResTable::stringToInt(val.string(), val.size(), NULL)) { in compileAttribute()
508 if (!attr.hasErrors && !ResTable::stringToInt(value.string(), value.size(), NULL)) { in compileAttribute()
966 if (!ResTable::stringToInt(identStr, len, &identValue)) { in compileResourceFile()
1038 if (!ResTable::stringToInt(startStr, len, &startValue)) { in compileResourceFile()
1058 if (!ResTable::stringToInt(endStr, len, &endValue)) { in compileResourceFile()
1794 static uint32_t findLargestTypeIdForPackage(const ResTable& table, const String16& packageName) { in findLargestTypeIdForPackage()
1823 const ResTable& featureTable = featureAssetManager.getResources(false); in addIncludedResources()
2054 if (!ResTable::expandResourceRef(ref.string(), ref.size(), &package, &type, &name, in hasBagOrEntry()
2255 if (!ResTable::expandResourceRef( in getResId()
2891 const ResTable& table = mAssets->getIncludedResources(); in flatten()
5142 bool result = ResTable::expandResourceRef(attr->string.string(), in processBundleFormatImpl()