Searched defs:readLong (Results 1 – 10 of 10) sorted by relevance
98 public long readLong() throws IOException { in readLong() method in TypedInputStream
119 public long readLong() throws IOException { in readLong() method in CountedDataInputStream
862 protected int readLong() throws IOException { in readLong() method in ExifParser
123 public long readLong() throws IOException { in readLong() method in CountedDataInputStream
866 protected int readLong() throws IOException { in readLong() method in ExifParser
647 static long readLong(byte[] buf, int offset) { in readLong() method in BlobCache
801 private int readLong() throws IOException { in readLong() method in ExifParser
177 public static long readLong(@NonNull Parcel p, int header) { in readLong() method in SafeParcelReader