Searched defs:LOAD_TABLE_NOISY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/utils/
H A DResourceTypes.cpp44 #define LOAD_TABLE_NOISY(x) //x macro
1715 LOAD_TABLE_NOISY(
1732 LOAD_TABLE_NOISY(LOGV("Loading ResTable @%p:\n", header->header));
1733 LOAD_TABLE_NOISY(printHexData(2, header->header, header->size < 256 ? header->size : 256,
3879 LOAD_TABLE_NOISY(printf("TypeSpec off %p: type=0x%x, headerSize=0x%x, size=%p\n",
3926 LOAD_TABLE_NOISY(printf("Type off %p: type=0x%x, headerSize=0x%x, size=%p\n",

Completed in 25 milliseconds