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

/frameworks/base/tools/aapt/
H A DCommand.cpp1399 int32_t multiArchIndex = tree.indexOfAttribute(RESOURCES_ANDROID_NAMESPACE, local
1401 if (multiArchIndex >= 0) {
1403 if (tree.getAttributeValue(multiArchIndex, &value) != NO_ERROR) {

Completed in 62 milliseconds