Searched defs:appendTypeComment (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.h435 void appendTypeComment(const String8& name, const String16& comment) { function in class:AaptSymbols
H A DResourceTable.cpp228 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
234 outTable->appendTypeComment(pkg, typeName, ident,
556 outTable->appendTypeComment(myPackage, attr16, attr.ident, enumOrFlagsComment);
2000 bool ResourceTable::appendTypeComment(const String16& package, function in class:ResourceTable
2015 c->appendTypeComment(comment);
2550 typeSymbols->appendTypeComment(String8(c->getName()), comment);
3464 void ResourceTable::ConfigList::appendTypeComment(const String16& comment) function in class:ResourceTable::ConfigList

Completed in 54 milliseconds