Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h411 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) { in appendComment() function
DResourceTable.cpp263 const bool appendComment; member
2025 bool ResourceTable::appendComment(const String16& package, in appendComment() function in ResourceTable
3700 void ResourceTable::ConfigList::appendComment(const String16& comment, in appendComment() function in ResourceTable::ConfigList
DXMLNode.cpp872 status_t XMLNode::appendComment(const String16& comment) in appendComment() function in XMLNode