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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp42 #define TABLE_GETENTRY(x) //x macro
3526 TABLE_GETENTRY(ALOGI("Setting parameters: %s\n", params->toString().string()));
4875 TABLE_GETENTRY(ALOGI("Match entry 0x%x in type 0x%x (sz 0x%x): %s\n",
4881 TABLE_GETENTRY(ALOGI("Does not match config!\n"));
4894 TABLE_GETENTRY(ALOGI("Skipping because it is not defined!\n"));
4903 TABLE_GETENTRY(ALOGI("This config is worse than last!\n"));
4911 TABLE_GETENTRY(ALOGI("Best entry so far -- using it!\n"));
4916 TABLE_GETENTRY(ALOGI("No value found for requested entry!\n"));
5158 TABLE_GETENTRY(

Completed in 454 milliseconds