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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp2259 int dirVersionInt = atoi(verString + 1); // skip 'v' in version name local
2260 if (dirVersionInt > maxResInt) {

Completed in 1106 milliseconds