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

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

Completed in 199 milliseconds