Lines Matching refs:appendComment
247 const bool appendComment;
258 , appendComment(_appendComment)
291 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
952 symbols->appendComment(String8(name), comment, srcPos);
1062 symbols->appendComment(String8(curName), comment, srcPos);
1127 symbols->appendComment(String8(name), comment, srcPos);
1200 styleSymbols->appendComment(String8(ident), comment, srcPos);
1245 symbols->appendComment(String8(itemIdent), comment, srcPos);
1613 outTable->appendComment(myPackage, curType, ident, comment, false);
1976 bool ResourceTable::appendComment(const String16& package,
1992 c->appendComment(comment, onlyIfEmpty);
2546 typeSymbols->appendComment(String8(c->getName()), comment, c->getPos());
3449 void ResourceTable::ConfigList::appendComment(const String16& comment,