Home | History | Annotate | Download | only in aapt

Lines Matching defs:endStr

1048                     const char16_t* endStr = block.getAttributeStringValue(endIdx, &len);
1050 if (!ResTable::stringToInt(endStr, len, &endValue)) {