Home
last modified time | relevance | path

Searched defs:readLong (Results 1 – 8 of 8) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
DDataInput.java420 long readLong() throws IOException; in readLong() method
DDataInputStream.java412 public final long readLong() throws IOException { in readLong() method in DataInputStream
DRandomAccessFile.java923 public final long readLong() throws IOException { in readLong() method in RandomAccessFile
DObjectInputStream.java1038 public long readLong() throws IOException { in readLong() method in ObjectInputStream
2992 public long readLong() throws IOException { in readLong() method in ObjectInputStream.BlockDataInputStream
/libcore/ojluni/src/main/java/java/sql/
DSQLInput.java135 long readLong() throws SQLException; in readLong() method
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DDataInputStreamTest.java502 public long readLong() throws IOException { in readLong() method in DataInputStreamTest.TestDataInputStream
/libcore/ojluni/annotations/hiddenapi/java/io/
DRandomAccessFile.java148 public final long readLong() throws java.io.IOException { in readLong() method in RandomAccessFile
DObjectInputStream.java143 public long readLong() throws java.io.IOException { in readLong() method in ObjectInputStream
452 public long readLong() throws java.io.IOException { in readLong() method in ObjectInputStream.BlockDataInputStream