Home | History | Annotate | Download | only in aapt

Lines Matching refs:ResTable

353         if (!ResTable::stringToInt(val.string(), val.size(), NULL)) {
371 if (!ResTable::stringToInt(val.string(), val.size(), NULL)) {
479 if (!attr.hasErrors && !ResTable::stringToInt(value.string(), value.size(), NULL)) {
883 if (!ResTable::stringToInt(identStr, len, &identValue)) {
955 if (!ResTable::stringToInt(startStr, len, &startValue)) {
975 if (!ResTable::stringToInt(endStr, len, &endValue)) {
1620 const ResTable& incl = assets->getIncludedResources();
1908 if (!ResTable::expandResourceRef(ref.string(), ref.size(), &package, &type, &name,
2048 if (!ResTable::expandResourceRef(
3682 NOISY(aout << "Setting restable string pool: "