Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/cmds/idmap2/libidmap2/
DRawPrintVisitor.cpp143 std::string comment; in print() local
157 std::string comment; in print() local
170 std::string comment; in print() local
183 std::string comment; in print() local
197 std::string comment; in print_raw() local
/frameworks/base/tools/aapt2/java/
DAnnotationProcessor.cpp33 StringPiece AnnotationProcessor::ExtractFirstSentence(const StringPiece& comment) { in ExtractFirstSentence()
64 void AnnotationProcessor::AppendCommentLine(std::string comment) { in AppendCommentLine()
110 void AnnotationProcessor::AppendComment(const StringPiece& comment) { in AppendComment()
DAnnotationProcessor_test.cpp32 const char* comment = in TEST() local
DJavaClassGenerator.cpp374 StringPiece comment = styleable_attr.attr_ref->GetComment(); in ProcessStyleable() local
/frameworks/base/core/java/android/text/util/
DRfc822Token.java33 public Rfc822Token(@Nullable String name, @Nullable String address, @Nullable String comment) { in Rfc822Token()
80 public void setComment(@Nullable String comment) { in setComment()
161 public static String quoteComment(String comment) { in quoteComment()
DRfc822Tokenizer.java48 StringBuilder comment = new StringBuilder(); in tokenize() local
/frameworks/base/tools/aapt2/
DResources.proto134 string comment = 3; field
144 string comment = 2; field
177 string comment = 2; field
233 string comment = 2; field
391 string comment = 2; field
447 string comment = 2; field
475 string comment = 2; field
493 string comment = 2; field
521 string comment = 2; field
DResourceTable.h53 std::string comment; member
59 std::string comment; member
82 std::string comment; member
DResourceParser.cpp108 std::string comment; member
418 std::string comment; in ParseResources() local
939 std::string comment; in ParsePublicGroup() local
1069 std::string comment; in ParseOverlayable() local
1272 std::string comment; in ParseAttrImpl() local
1660 std::string comment; in ParseDeclareStyleable() local
DResourceTable_test.cpp178 const StringPiece& comment) { in VisibilityOfResource()
/frameworks/base/tools/aapt2/xml/
DXmlPullParser.cpp110 const std::string& XmlPullParser::comment() const { in comment() function in aapt::xml::XmlPullParser
283 const char* comment) { in CommentDataHandler()
DXmlDom.h48 std::string comment; variable
/frameworks/rs/script_api/
DScanner.cpp78 string comment; in getNextEntry() local
DGenerateHeaderFiles.cpp85 const vector<string>& comment, bool addDeprecatedWarning, in writeComment()
DSpecification.cpp424 string comment; in scanTypeSpecification() local
435 string comment; in scanTypeSpecification() local
/frameworks/base/tools/aapt/
DZipEntry.cpp113 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew()
DAaptAssets.h344 String16 comment; variable
409 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) { in appendComment()
422 void appendTypeComment(const String8& name, const String16& comment) { in appendTypeComment()
DResourceTable.cpp297 String16 comment; member
996 String16 comment( in compileResourceFile() local
1078 String16 comment( in compileResourceFile() local
1179 String16 comment( in compileResourceFile() local
1252 String16 comment( in compileResourceFile() local
1288 String16 comment( in compileResourceFile() local
1532 String16 comment(block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() local
2064 const String16& comment, in appendComment()
2088 const String16& comment) in appendTypeComment()
2112 const String16& comment, in makeAttribute()
[all …]
DResource.cpp182 void preprocessComment(String8& comment) { in preprocessComment()
2385 String16 comment = symbols->getComment(realClassName); in writeLayoutClasses() local
2418 String16 comment(sym.comment); in writeLayoutClasses() local
2495 String16 comment(sym.comment); in writeLayoutClasses() local
2637 String16 comment(sym.comment); in writeTextLayoutClasses() local
2693 String16 comment(sym.comment); in writeSymbolClass() local
2735 String16 comment(sym.comment); in writeSymbolClass() local
DXMLNode.cpp897 status_t XMLNode::appendComment(const String16& comment) in appendComment()
1323 XMLNode::commentData(void *userData, const char *comment) in commentData()
/frameworks/av/media/libstagefright/
DMetaDataUtils.cpp309 AMediaFormat *fileMeta, const char *comment, size_t commentLength) { in parseVorbisComment()
/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp399 void GeneratedFile::comment(const std::string &s) { in comment() function in slang::GeneratedFile
/frameworks/base/core/java/android/util/
DEventLog.java424 Pattern comment = Pattern.compile(COMMENT_PATTERN); in readTagsFile() local
/frameworks/base/core/java/com/android/internal/util/
DFastXmlSerializer.java208 public void comment(String text) throws IOException, IllegalArgumentException, in comment() method in FastXmlSerializer
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java416 private void detailedAssertEquals(String comment, Ranking a, Ranking b) { in detailedAssertEquals()

12