Lines Matching refs:ResTable
384 if (!ResTable::stringToInt(val.c_str(), val.size(), NULL)) { in compileAttribute()
402 if (!ResTable::stringToInt(val.c_str(), val.size(), NULL)) { in compileAttribute()
510 if (!attr.hasErrors && !ResTable::stringToInt(value.c_str(), value.size(), NULL)) { in compileAttribute()
968 if (!ResTable::stringToInt(identStr, len, &identValue)) { in compileResourceFile()
1040 if (!ResTable::stringToInt(startStr, len, &startValue)) { in compileResourceFile()
1060 if (!ResTable::stringToInt(endStr, len, &endValue)) { in compileResourceFile()
1796 static uint32_t findLargestTypeIdForPackage(const ResTable& table, const String16& packageName) { in findLargestTypeIdForPackage()
1825 const ResTable& featureTable = featureAssetManager.getResources(false); in addIncludedResources()
2056 if (!ResTable::expandResourceRef(ref.c_str(), ref.size(), &package, &type, &name, in hasBagOrEntry()
2257 if (!ResTable::expandResourceRef( in getResId()
2892 const ResTable& table = mAssets->getIncludedResources(); in flatten()
5135 bool result = ResTable::expandResourceRef(attr->string.c_str(), in processBundleFormatImpl()