Home | History | Annotate | Download | only in aapt

Lines Matching full:ctag16

958         const char16_t* ctag16 = tree.getElementName(&len);
959 if (ctag16 == NULL) {
964 String8 tag(ctag16, len);