Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h422 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) { in appendComment() function
DResourceTable.cpp247 const bool appendComment; member
1976 bool ResourceTable::appendComment(const String16& package, in appendComment() function in ResourceTable
3449 void ResourceTable::ConfigList::appendComment(const String16& comment, in appendComment() function in ResourceTable::ConfigList
DXMLNode.cpp812 status_t XMLNode::appendComment(const String16& comment) in appendComment() function in XMLNode