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

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

Completed in 12 milliseconds