Home | History | Annotate | Download | only in aapt

Lines Matching defs:val

466                 const char16_t* val = block->getAttributeStringValue(i, &len);
467 if (val != NULL) {
468 printf(" (Raw: \"%s\")", ResTable::normalizeForOutput(String8(val).string()).