Home
last modified time | relevance | path

Searched defs:read (Results 1451 – 1475 of 6627) sorted by relevance

1...<<51525354555657585960>>...266

/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifReader.java38 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, IOException { in read() method in ExifReader
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/json/
H A DImmutableMapTypeAdapterFactory.java60 @Override public T read(JsonReader in) throws IOException { in create() method in ImmutableMapTypeAdapterFactory
H A DImmutableListTypeAdatperFactory.java60 @Override public T read(JsonReader in) throws IOException { in create() method in ImmutableListTypeAdatperFactory
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DEncodedTypeAddrPair.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedTypeAddrPair
H A DAnnotationSetItem.java26 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationSetItem
H A DProtoIdItem.java27 public void read(DexRandomAccessFile file) throws IOException { in read() method in ProtoIdItem
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DForwardingSource.kt27 actual override fun read(sink: Buffer, byteCount: Long): Long = delegate.read(sink, byteCount) method in okio.ForwardingSource
/aosp_15_r20/external/javassist/src/test/test4/
H A DCodeConv2.java33 public static int read(Object target) { in read() method in CodeConv2
/aosp_15_r20/external/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dgpio.h21 int (*read)(_lws_plat_gpio_t gpio); member
/aosp_15_r20/external/oboe/src/flowgraph/
H A DSinkFloat.cpp28 int32_t SinkFloat::read(void *data, int32_t numFrames) { in read() function in SinkFloat
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dpci_root.rs705 fn read(&mut self, info: BusAccessInfo, data: &mut [u8]) { in read() method
829 fn read(&mut self, info: BusAccessInfo, data: &mut [u8]) { in read() method
928 fn read(&mut self, info: BusAccessInfo, data: &mut [u8]) { in read() method
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowContentResolver.java1141 public int read() throws IOException { in read() method in ShadowContentResolver.UnregisteredInputStream
1147 public int read(byte[] b) throws IOException { in read() method in ShadowContentResolver.UnregisteredInputStream
1153 public int read(byte[] b, int off, int len) throws IOException { in read() method in ShadowContentResolver.UnregisteredInputStream
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp211 struct aub_read read = {}; in update_mem_for_exec() local
298 struct aub_read read; member
779 struct aub_read read = {}; in display_batch_window() local
/aosp_15_r20/external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/
H A DIncremental.kt90 override fun read(input: DataInput): File { in read() method
104 …override fun read(input: DataInput): LookupSymbol = LookupSymbol(IOUtil.readString(input), IOUtil.… in getHashCode() method
113 override fun read(input: DataInput): File = File(IOUtil.readString(input)) in read() method
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
H A DFileChannelTest.java3151 public int read(ByteBuffer arg0) throws IOException { in read() method in FileChannelTest.MockFileChannel
3155 public int read(ByteBuffer arg0, long arg1) throws IOException { in read() method in FileChannelTest.MockFileChannel
3159 public long read(ByteBuffer[] srcs, int offset, int length) in read() method in FileChannelTest.MockFileChannel
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DCallbackMediaSource.cpp39 status_t CallbackMediaSource::read(MediaBufferBase **buffer, const ReadOptions *options) { in read() function in android::CallbackMediaSource
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/lib/gcc/x86_64-linux/4.8.3/include/ssp/
Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/
H A DSeekableByteChannel.java65 int read(ByteBuffer dst) throws IOException; in read() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/
DSeekableByteChannel.java65 int read(ByteBuffer dst) throws IOException; in read() method
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/sql/
H A DSqlTimestampTypeAdapter.java34 public Timestamp read(JsonReader in) throws IOException { in read() method in SqlTimestampTypeAdapter
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
H A DCircularInputStream.java73 public int read() { in read() method in CircularInputStream
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DForwardingSource.java34 @Override public long read(Buffer sink, long byteCount) throws IOException { in read() method in ForwardingSource
/aosp_15_r20/frameworks/av/media/libnbaio/
H A DLibsndfileSource.cpp46 ssize_t LibsndfileSource::read(void *buffer, size_t count) in read() function in android::LibsndfileSource
/aosp_15_r20/libcore/ojluni/src/test/java/io/InputStreamReader/
H A DReadCharBuffer.java62 public void read(CharBuffer buffer) throws IOException { in read() method in ReadCharBuffer
/aosp_15_r20/external/tink/python/tink/streaming_aead/
H A D_file_object_adapter.py45 def read(self, size: int) -> bytes: member in FileObjectAdapter

1...<<51525354555657585960>>...266