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

/frameworks/base/tools/aapt/
H A DCommand.cpp2323 const size_t archCount = architectures.size(); local
2324 if (archCount > 0) {
2329 for (size_t i = 0; i < archCount; i++) {

Completed in 1276 milliseconds