Home
last modified time | relevance | path

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

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