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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp4655 const size_t sdkCount = attributesToRemove.size(); local
4656 for (size_t i = 0; i < sdkCount; i++) {
4673 for (size_t j = 0; j < sdkCount; j++) {

Completed in 82 milliseconds