/frameworks/multidex/library/test/src/androidx/multidex/ |
D | ZipUtilTest.java | 100 Assert.assertEquals(refEntry.getComment(), checkEntry.getComment()); in testCrcRange()
|
/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 | XMLNode.h | 107 const String16& getComment() const;
|
D | ResourceTable.cpp | 361 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileAttribute() 537 if (block.getComment(&len)) { in compileAttribute() 538 enumOrFlagsComment.append(String16(block.getComment(&len))); in compileAttribute() 999 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1081 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1182 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1255 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1291 block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 1534 String16 comment(block.getComment(&len) ? block.getComment(&len) : nulStr); in compileResourceFile() 2765 String16 comment(c->getComment()); in addSymbols()
|
D | AaptAssets.h | 456 const String16& getComment(const String8& name) const in getComment() function
|
D | ResourceTable.h | 419 const String16& getComment() const { return mComment; } in getComment() function
|
D | XMLNode.cpp | 451 const char16_t* com16 = block->getComment(&len); in printXMLBlock() 753 const String16& XMLNode::getComment() const in getComment() function in XMLNode
|
D | Resource.cpp | 2048 const char16_t* cmt = block.getComment(&len); in buildResources() 2255 return asym->getComment(name); in getAttributeComment() 2388 String16 comment = symbols->getComment(realClassName); in writeLayoutClasses()
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | TextUtilsTest.java | 260 assertEquals("something",tokens[0].getComment()); in testRfc822TokenizerFullAddress()
|
/frameworks/base/libs/androidfw/include/androidfw/ |
D | ResourceTypes.h | 761 const char16_t* getComment(size_t* outLen) const;
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 1301 const char16_t* ResXMLParser::getComment(size_t* outLen) const in getComment() function in android::ResXMLParser
|
/frameworks/opt/setupwizard/tools/docs/ |
D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |
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/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 49343 method @Nullable public String getComment();
|