Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.h579 bool makeAttribute(const String16& package,
DResourceTable.cpp311 if (!outTable->makeAttribute(myPackage, ident, sourcePos, type, comment, appendComment)) { in createIfNeeded()
2100 bool ResourceTable::makeAttribute(const String16& package, in makeAttribute() function in ResourceTable