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

/frameworks/base/tools/aapt/
H A DAaptAssets.h401 void appendTypeComment(const String8& name, const String16& comment) { function in class:AaptSymbols
H A DResourceTable.cpp226 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
232 outTable->appendTypeComment(pkg, typeName, ident,
554 outTable->appendTypeComment(myPackage, attr16, attr.ident, enumOrFlagsComment);
1860 bool ResourceTable::appendTypeComment(const String16& package, function in class:ResourceTable
1875 c->appendTypeComment(comment);
2399 typeSymbols->appendTypeComment(String8(c->getName()), comment);
3334 void ResourceTable::ConfigList::appendTypeComment(const String16& comment) function in class:ResourceTable::ConfigList

Completed in 39 milliseconds