Home | History | Annotate | Download | only in aapt

Lines Matching refs:endValue

972                     Res_value endValue;
973 if (!ResTable::stringToInt(endStr, len, &endValue)) {
978 end = endValue.data;