Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp1482 int32_t multiArchIndex = tree.indexOfAttribute(RESOURCES_ANDROID_NAMESPACE, in doDump() local
1484 if (multiArchIndex >= 0) { in doDump()
1486 if (tree.getAttributeValue(multiArchIndex, &value) != NO_ERROR) { in doDump()