Home | History | Annotate | Download | only in aapt

Lines Matching full:com16

430             const uint16_t* com16 = block->getComment(&len);
431 if (com16) {
432 printf("%s <!-- %s -->\n", prefix.string(), String8(com16).string());