Home | Sort by relevance Sort by last modified time |
/frameworks/base/tools/aapt/ | |
XMLNode.cpp | 430 const uint16_t* com16 = block->getComment(&len); local 431 if (com16) { 432 printf("%s <!-- %s -->\n", prefix.string(), String8(com16).string()); [all...] |