Searched refs:TABLE_NOISY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp41 #define TABLE_NOISY(x) //x macro
2389 TABLE_NOISY(printf("bags=%p\n", bags));
2391 TABLE_NOISY(printf("typeCount=%x\n", typeCount));
2393 TABLE_NOISY(printf("type=%d\n", i));
2397 TABLE_NOISY(printf("typeBags=%p\n", typeBags));
2399 TABLE_NOISY(printf("type->entryCount=%x\n", type->entryCount));
2491 TABLE_NOISY(ALOGV("Applying style 0x%08x to theme %p, count=%d", resID, this, N));
2557 TABLE_NOISY(ALOGV("Attr 0x%08x: type=0x%x, data=0x%08x; curType=0x%x",
2853 TABLE_NOISY(ALOGV("Chunk: type=0x%x, headerSize=0x%x, size=0x%x, pos=%p\n",
2907 TABLE_NOISY(ALOG
[all...]

Completed in 198 milliseconds