Home | History | Annotate | Download | only in aapt

Lines Matching refs:endStr

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