Home | History | Annotate | Download | only in aapt

Lines Matching defs:endValue

1060                     Res_value endValue;
1061 if (!ResTable::stringToInt(endStr, len, &endValue)) {
1066 end = endValue.data;