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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp2257 int maxResInt = atoi(bundle->getMaxResVersion()); local
2260 if (dirVersionInt > maxResInt) {
2261 fprintf(stderr, "max res %d, skipping %s\n", maxResInt, entry->d_name);

Completed in 191 milliseconds