Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp41 #define TABLE_GETENTRY(x) //x macro
3681 TABLE_GETENTRY(ALOGI("Setting parameters: %s\n", params->toString().string())); in setParameters()
5030 TABLE_GETENTRY(ALOGI("Match entry 0x%x in type 0x%x (sz 0x%x): %s\n", in getEntry()
5036 TABLE_GETENTRY(ALOGI("Does not match config!\n")); in getEntry()
5049 TABLE_GETENTRY(ALOGI("Skipping because it is not defined!\n")); in getEntry()
5058 TABLE_GETENTRY(ALOGI("This config is worse than last!\n")); in getEntry()
5066 TABLE_GETENTRY(ALOGI("Best entry so far -- using it!\n")); in getEntry()
5071 TABLE_GETENTRY(ALOGI("No value found for requested entry!\n")); in getEntry()
5313 TABLE_GETENTRY( in parsePackage()