Home
last modified time | relevance | path

Searched defs:appendComment (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DAaptAssets.h373 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) { in appendComment() function
DResourceTable.cpp227 const bool appendComment; member
1723 bool ResourceTable::appendComment(const String16& package, in appendComment() function in ResourceTable
3196 void ResourceTable::ConfigList::appendComment(const String16& comment, in appendComment() function in ResourceTable::ConfigList
DXMLNode.cpp675 status_t XMLNode::appendComment(const String16& comment) in appendComment() function in XMLNode