/frameworks/base/tools/aapt2/java/ |
D | JavaClassGenerator.cpp | 170 << "<td>" << util::trimWhitespace(symbol.symbol.getComment()) << "</td></tr>"; in addAttributeFormatDoc() 263 if (!styleable->getComment().empty()) { in addMembersToStyleableClass() 264 styleableComment << styleable->getComment() << "\n"; in addMembersToStyleableClass() 287 StringPiece16 attrCommentLine = entry.symbol->attribute->getComment(); in addMembersToStyleableClass() 357 StringPiece16 comment = styleableAttr.attrRef->getComment(); in addMembersToStyleableClass() 359 comment = styleableAttr.symbol->attribute->getComment(); in addMembersToStyleableClass() 467 processor->appendComment(configValue->value->getComment()); in addMembersToTypeClass()
|
D | JavaClassGenerator_test.cpp | 288 EXPECT_NE(std::string::npos, actual.find(util::utf16ToUtf8(attr.getComment()))); in TEST() 289 EXPECT_NE(std::string::npos, actual.find(util::utf16ToUtf8(styleable.getComment()))); in TEST()
|
/frameworks/base/tools/aapt2/proto/ |
D | TableProtoSerializer.cpp | 173 if (!item.getComment().empty()) { in serializeItemCommonToPb() 174 pbItem->set_comment(util::utf16ToUtf8(item.getComment())); in serializeItemCommonToPb() 256 if (!configValue->value->getComment().empty()) { in serializeTableToPb() 257 pbValue->set_comment(util::utf16ToUtf8(configValue->value->getComment())); in serializeTableToPb()
|
/frameworks/multidex/library/test/src/android/support/multidex/ |
D | ZipUtilTest.java | 100 Assert.assertEquals(refEntry.getComment(), checkEntry.getComment()); in testCrcRange()
|
/frameworks/base/tools/aapt2/ |
D | ResourceParser_test.cpp | 469 EXPECT_EQ(value->getComment(), u"This is a comment"); in TEST_F() 481 EXPECT_EQ(value->getComment(), u"Two"); in TEST_F() 495 EXPECT_EQ(value->getComment(), u"One"); in TEST_F() 517 EXPECT_EQ(StringPiece16(u"The name of the bar"), styleable->entries.front().getComment()); in TEST_F() 523 EXPECT_EQ(StringPiece16(u"The very first"), attr->symbols.front().symbol.getComment()); in TEST_F()
|
D | ResourceParser.cpp | 244 comment = parser->getComment(); in parseResources() 651 comment = util::trimWhitespace(parser->getComment()).toString(); in parsePublicGroup() 817 comment = util::trimWhitespace(parser->getComment()).toString(); in parseAttrImpl() 1204 comment = util::trimWhitespace(parser->getComment()).toString(); in parseDeclareStyleable()
|
D | ResourceValues.h | 87 StringPiece16 getComment() const { in getComment() function
|
/frameworks/base/tools/aapt2/link/ |
D | AutoVersioner.cpp | 118 newStyle->setComment(style->getComment()); in consume()
|
D | TableMerger.cpp | 287 newFileRef->setComment(fileRef.getComment()); in cloneAndMangleFile()
|
/frameworks/base/core/java/android/text/util/ |
D | Rfc822Token.java | 59 public String getComment() { in getComment() method in Rfc822Token
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | ELFFileFormat.h | 280 LDSection& getComment() { in getComment() function 286 const LDSection& getComment() const { in getComment() function
|
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 351 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileAttribute() 527 if (block.getComment(&len)) { in compileAttribute() 528 enumOrFlagsComment.append(String16(block.getComment(&len))); in compileAttribute() 989 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1071 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1172 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1245 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1281 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1524 String16 comment(block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 2754 String16 comment(c->getComment()); in addSymbols()
|
D | XMLNode.h | 107 const String16& getComment() const;
|
D | AaptAssets.h | 456 const String16& getComment(const String8& name) const in getComment() function
|
D | ResourceTable.h | 416 const String16& getComment() const { return mComment; } in getComment() function
|
D | XMLNode.cpp | 454 const char16_t* com16 = block->getComment(&len); in printXMLBlock() 756 const String16& XMLNode::getComment() const in getComment() function in XMLNode
|
D | Resource.cpp | 1895 const char16_t* cmt = block.getComment(&len); in buildResources() 2102 return asym->getComment(name); in getAttributeComment() 2235 String16 comment = symbols->getComment(realClassName); in writeLayoutClasses()
|
/frameworks/base/tools/aapt2/xml/ |
D | XmlPullParser.h | 83 const std::u16string& getComment() const;
|
D | XmlPullParser.cpp | 101 const std::u16string& XmlPullParser::getComment() const { in getComment() function in aapt::xml::XmlPullParser
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | TextUtilsTest.java | 242 assertEquals("something",tokens[0].getComment()); in testRfc822TokenizerFullAddress()
|
/frameworks/base/include/androidfw/ |
D | ResourceTypes.h | 723 const char16_t* getComment(size_t* outLen) const;
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 1053 const char16_t* ResXMLParser::getComment(size_t* outLen) const in getComment() function in android::ResXMLParser
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 31038 method public java.lang.String getComment(); 42908 method public java.lang.String getComment(); 51021 method public java.lang.String getComment(); 51096 method public java.lang.String getComment(); 55442 method public abstract java.lang.String getComment(); 56485 method public java.lang.String getComment();
|
/frameworks/base/api/ |
D | current.txt | 39827 method public java.lang.String getComment(); 52512 method public java.lang.String getComment(); 62077 method public java.lang.String getComment(); 62155 method public java.lang.String getComment();
|
D | system-current.txt | 43004 method public java.lang.String getComment(); 56046 method public java.lang.String getComment(); 65611 method public java.lang.String getComment(); 65689 method public java.lang.String getComment();
|