Searched refs:finalResTable (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/tools/aapt/ |
H A D | Resource.cpp | 1780 ResTable finalResTable; in buildResources() local 1904 if (finalResTable.getTableCount() == 0 || resFile == NULL) { in buildResources() 2062 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2072 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2077 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2082 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2092 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2097 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2102 if (validateAttr(manifestPath, finalResTable, block, in buildResources() 2114 if (validateAttr(manifestPath, finalResTable, block, in buildResources() [all …]
|