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

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

Completed in 32 milliseconds