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

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

Completed in 222 milliseconds