Searched refs:validateAttr (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/tools/aapt/ |
H A D | Resource.cpp | 477 static int validateAttr(const String8& path, const ResTable& table, in validateAttr() function 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() 2119 if (validateAttr(manifestPath, finalResTable, block, in buildResources() [all …]
|