HomeSort by relevance Sort by last modified time
    Searched full:appendcomment (Results 1 - 15 of 15) sorted by null

  /frameworks/base/tools/aapt2/java/
AnnotationProcessor_test.cpp 30 processor.AppendComment(comment);
41 processor.AppendComment("@SystemApi This is a system API");
JavaClassGenerator.cpp 101 processor->AppendComment(
110 processor->AppendComment(
116 processor->AppendComment(
121 processor->AppendComment(
127 processor->AppendComment(
135 processor->AppendComment(
140 processor->AppendComment(
150 processor->AppendComment(
162 processor->AppendComment(
166 processor->AppendComment(
    [all...]
AnnotationProcessor.h 61 void AppendComment(const android::StringPiece& comment);
AnnotationProcessor.cpp 54 void AnnotationProcessor::AppendComment(const StringPiece& comment) {
ManifestClassGenerator.cpp 82 string_member->GetCommentBuilder()->AppendComment(el->comment);
  /frameworks/base/tools/aapt/
ResourceTable.h 188 bool appendComment(const String16& package,
418 void appendComment(const String16& comment, bool onlyIfEmpty = false);
591 bool appendComment);
XMLNode.h 129 status_t appendComment(const String16& comment);
ResourceTable.cpp 297 const bool appendComment;
308 , appendComment(_appendComment)
322 if (!outTable->makeAttribute(myPackage, ident, sourcePos, type, comment, appendComment)) {
    [all...]
XMLNode.cpp 900 status_t XMLNode::appendComment(const String16& comment)
    [all...]
AaptAssets.h 409 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) {
Resource.cpp     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 573 appendComment(m_char_current_start,length);
    [all...]
  /frameworks/base/tools/aapt2/cmd/
Link.cpp     [all...]

Completed in 870 milliseconds