HomeSort by relevance Sort by last modified time
    Searched full:com16 (Results 1 - 1 of 1) sorted by null

  /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...]

Completed in 58 milliseconds