Home | History | Annotate | Download | only in aapt

Lines Matching full:endvalue

1049                     Res_value endValue;
1050 if (!ResTable::stringToInt(endStr, len, &endValue)) {
1055 end = endValue.data;