Home
last modified time | relevance | path

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

12

/frameworks/base/cmds/idmap2/libidmap2/
DRawPrintVisitor.cpp149 std::string comment; in print() local
162 std::string comment; in print() local
174 std::string comment; in print() local
186 std::string comment; in print() 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
/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/packages/SystemUI/scripts/token_alignment/helpers/
DDOMFuncs.ts26 comment?: string; property
48 const { attrs, comment, content, tagName } = tagOptions; constant
178 const { comment, attrs, content } = updateOptions; constant
/frameworks/base/tools/aapt2/
DResources.proto134 string comment = 3; field
149 string comment = 2; field
183 string comment = 2; field
248 string comment = 2; field
414 string comment = 2; field
470 string comment = 2; field
498 string comment = 2; field
516 string comment = 2; field
544 string comment = 2; field
DResourceTable.h53 std::string comment; member
64 std::string comment; member
93 std::string comment; member
DResourceParser.cpp114 std::string comment; member
429 std::string comment; in ParseResources() local
1005 std::string comment; in ParseGroupImpl() local
1171 std::string comment; in ParseOverlayable() local
1376 std::string comment; in ParseAttrImpl() local
1767 std::string comment; in ParseDeclareStyleable() local
DResourceTable_test.cpp189 const StringPiece& comment) { in VisibilityOfResource()
/frameworks/layoutlib/delegates/src/com/android/tools/layoutlib/java/util/zip/
DZipEntry_Delegate.java28 public ZipEntry_Delegate(String name, String comment, long crc, long compressedSize, long size, in ZipEntry_Delegate()
/frameworks/base/tools/aapt2/xml/
DXmlPullParser.cpp108 const std::string& XmlPullParser::comment() const { in comment() function in aapt::xml::XmlPullParser
286 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
/frameworks/base/core/java/com/android/internal/util/
DXmlSerializerWrapper.java125 public void comment(String text) throws IOException { in comment() method in XmlSerializerWrapper
DFastXmlSerializer.java208 public void comment(String text) throws IOException, IllegalArgumentException, in comment() method in FastXmlSerializer
/frameworks/av/media/libstagefright/
DMetaDataUtils.cpp309 AMediaFormat *fileMeta, const char *comment, size_t commentLength) { in parseVorbisComment()
/frameworks/base/core/java/android/util/
DEventLog.java425 Pattern comment = Pattern.compile(COMMENT_PATTERN); in readTagsFile() local
/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp399 void GeneratedFile::comment(const std::string &s) { in comment() function in slang::GeneratedFile

12