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

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

Completed in 106 milliseconds