Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResource.cpp1287 ResTable finalResTable; in buildResources() local
1323 finalResTable.add(resFile->getData(), resFile->getSize(), NULL); in buildResources()
1328 finalResTable.print(); in buildResources()
1387 if (validateAttr(manifestPath, finalResTable, block, NULL, "package", in buildResources()
1391 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1399 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1478 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1483 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
1487 if (validateAttr(manifestPath, finalResTable, block, in buildResources()
1493 if (validateAttr(manifestPath, finalResTable, block, RESOURCES_ANDROID_NAMESPACE, in buildResources()
[all …]