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

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

Completed in 39 milliseconds