Home | History | Annotate | Download | only in aapt

Lines Matching refs:ResTable

352         if (!ResTable::stringToInt(val.string(), val.size(), NULL)) {
370 if (!ResTable::stringToInt(val.string(), val.size(), NULL)) {
478 if (!attr.hasErrors && !ResTable::stringToInt(value.string(), value.size(), NULL)) {
881 if (!ResTable::stringToInt(identStr, len, &identValue)) {
953 if (!ResTable::stringToInt(startStr, len, &startValue)) {
973 if (!ResTable::stringToInt(endStr, len, &endValue)) {
1575 const ResTable& incl = assets->getIncludedResources();
1863 if (!ResTable::expandResourceRef(ref.string(), ref.size(), &package, &type, &name,
1999 if (!ResTable::expandResourceRef(
3545 NOISY(aout << "Setting restable string pool: "