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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp43 #define TABLE_NOISY(x) //x macro
2942 TABLE_NOISY(printf("bags=%p\n", bags));
2944 TABLE_NOISY(printf("type=%d\n", i));
2948 TABLE_NOISY(printf("typeBags=%p\n", typeBags));
2951 TABLE_NOISY(printf("type->entryCount=%x\n", N));
3060 TABLE_NOISY(ALOGV("Applying style 0x%08x to theme %p, count=%d", resID, this, N));
3123 TABLE_NOISY(ALOGV("Attr 0x%08x: type=0x%x, data=0x%08x; curType=0x%x",
3473 TABLE_NOISY(ALOGV("Chunk: type=0x%x, headerSize=0x%x, size=0x%x, pos=%p\n",
3519 TABLE_NOISY(ALOGV("Returning from add with mError=%d\n", mError));
3685 TABLE_NOISY(size_
[all...]

Completed in 35 milliseconds