Home
last modified time | relevance | path

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

12

/libcore/luni/src/main/java/org/w3c/dom/
DDOMImplementationList.java41 public int getLength(); in getLength() method
DNodeList.java39 public int getLength(); in getLength() method
DDOMStringList.java40 public int getLength(); in getLength() method
DNameList.java47 public int getLength(); in getLength() method
DNamedNodeMap.java99 public int getLength(); in getLength() method
DCharacterData.java64 public int getLength(); in getLength() method
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DNodeListImpl.java50 public int getLength() { in getLength() method in NodeListImpl
DCharacterDataImpl.java61 public int getLength() { in getLength() method in CharacterDataImpl
DDOMConfigurationImpl.java369 public int getLength() { in internalGetParameterNames() method in DOMConfigurationImpl
/libcore/luni/src/main/java/org/xml/sax/
DAttributeList.java91 public abstract int getLength (); in getLength() method
DAttributes.java91 public abstract int getLength (); in getLength() method
/libcore/ojluni/annotations/hiddenapi/sun/security/util/
DDerInputStream.java200 int getLength() throws java.io.IOException { in getLength() method in DerInputStream
204 static int getLength(java.io.InputStream in) throws java.io.IOException { in getLength() method in DerInputStream
208 static int getLength(int lenByte, java.io.InputStream in) throws java.io.IOException { in getLength() method in DerInputStream
/libcore/ojluni/src/main/java/sun/security/util/
DDerInputStream.java602 int getLength() throws IOException { in getLength() method in DerInputStream
613 static int getLength(InputStream in) throws IOException { in getLength() method in DerInputStream
624 static int getLength(int lenByte, InputStream in) throws IOException { in getLength() method in DerInputStream
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DStackTest.java179 public int getLength() { in getLength() method in StackTest.BugStack
/libcore/luni/src/main/java/org/xml/sax/helpers/
DAttributeListImpl.java199 public int getLength() { in getLength() method in AttributeListImpl
DXMLReaderAdapter.java474 public int getLength () in getLength() method in XMLReaderAdapter.AttributesAdapter
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
DMyExemptionMechanismSpi.java45 public static final int getLength() { in getLength() method in MyExemptionMechanismSpi
/libcore/ojluni/src/main/java/java/text/
DBidi.java275 public int getLength() { in getLength() method in Bidi
/libcore/ojluni/src/main/java/java/net/
DDatagramPacket.java255 public synchronized int getLength() { in getLength() method in DatagramPacket
/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatAttributes.java40 public abstract int getLength(); in getLength() method in ExpatAttributes
/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DArray.annotated.java40 public static int getLength(@libcore.util.NonNull java.lang.Object array) { throw new RuntimeExcept… in getLength() method in Array
/libcore/dom/src/test/java/org/w3c/domts/
DXercesHTML2DocumentBuilderFactory.java173 public int getLength() { in getLength() method in XercesHTML2DocumentBuilderFactory.HTMLHandler
DXercesHTMLDocumentBuilderFactory.java173 public int getLength() { in getLength() method in XercesHTMLDocumentBuilderFactory.HTMLHandler
/libcore/ojluni/src/main/java/java/io/
DFileSystem.java147 public abstract long getLength(File f); in getLength() method in FileSystem
/libcore/ojluni/annotations/hiddenapi/java/io/
DFileSystem.java82 public abstract long getLength(java.io.File f); in getLength() method in FileSystem

12