Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/java/
DAnnotationProcessor.cpp50 void AnnotationProcessor::appendComment(const StringPiece16& comment) { in appendComment() function in aapt::AnnotationProcessor
61 void AnnotationProcessor::appendComment(const StringPiece& comment) { in appendComment() function in aapt::AnnotationProcessor
/frameworks/base/tools/aapt/
DAaptAssets.h409 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) { in appendComment() function
DXMLNode.cpp900 status_t XMLNode::appendComment(const String16& comment) in appendComment() function in XMLNode
DResourceTable.cpp286 const bool appendComment; member
2053 bool ResourceTable::appendComment(const String16& package, in appendComment() function in ResourceTable
3820 void ResourceTable::ConfigList::appendComment(const String16& comment, in appendComment() function in ResourceTable::ConfigList