Searched defs:TABLE_NOISY (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/utils/
H A DResourceTypes.cpp41 #define TABLE_NOISY(x) //x macro
1452 TABLE_NOISY(printf("bags=%p\n", bags));
1454 TABLE_NOISY(printf("typeCount=%x\n", typeCount));
1456 TABLE_NOISY(printf("type=%d\n", i));
1460 TABLE_NOISY(printf("typeBags=%p\n", typeBags));
1462 TABLE_NOISY(printf("type->entryCount=%x\n", type->entryCount));
1554 TABLE_NOISY(LOGV("Applying style 0x%08x to theme %p, count=%d", resID, this, N));
1620 TABLE_NOISY(LOGV("Attr 0x%08x: type=0x%x, data=0x%08x; curType=0x%x",
1916 TABLE_NOISY(LOGV("Chunk: type=0x%x, headerSize=0x%x, size=0x%x, pos=%p\n",
1970 TABLE_NOISY(LOG
[all...]

Completed in 58 milliseconds