Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp1195 ResTable finalResTable; in buildResources() local
1231 finalResTable.add(resFile->getData(), resFile->getSize(), NULL); in buildResources()
1236 finalResTable.print(); in buildResources()
1295 if (validateAttr(manifestPath, finalResTable, block, NULL, "package", in buildResources()
1299 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1307 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1386 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1391 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1395 if (validateAttr(manifestPath, finalResTable, block, in buildResources()
1401 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
[all …]