/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/ |
D | lib.rs | 249 pub mod read; module
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/json/ |
H A D | NaturallySortedMapTypeAdapterFactory.java | 65 @Override public T read(JsonReader in) throws IOException { in create() method in NaturallySortedMapTypeAdapterFactory
|
/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
D | FsFile.java | 62 public void read(long offset, ByteBuffer dest) throws IOException; in read() method
|
/aosp_15_r20/external/setupcompat/main/java/com/google/android/setupcompat/internal/ |
H A D | ClockProvider.java | 43 public long read() { in read() method in ClockProvider
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | fs_link.rs | 57 let read = fs::read_link(dst.clone()).await.unwrap(); in test_symlink() localVariable
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | EncodedCatchHandler.java | 27 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedCatchHandler
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifReader.java | 44 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | ExifReader.java | 45 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
|
/aosp_15_r20/hardware/interfaces/weaver/aidl/android/hardware/weaver/ |
H A D | IWeaver.aidl | 78 WeaverReadResponse read(in int slotId, in byte[] key); in read() method
|
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/sql/ |
H A D | SqlTimeTypeAdapter.java | 53 @Override public Time read(JsonReader in) throws IOException { in read() method in SqlTimeTypeAdapter
|
H A D | SqlDateTypeAdapter.java | 54 public java.sql.Date read(JsonReader in) throws IOException { in read() method in SqlDateTypeAdapter
|
/aosp_15_r20/external/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/ |
H A D | PytorchInstrumentedTests.java | 31 int read; in assetFilePath() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/src/main/java/com/google/android/exoplayer2/ext/cronet/ |
H A D | ByteArrayUploadDataProvider.java | 42 public void read(UploadDataSink uploadDataSink, ByteBuffer byteBuffer) throws IOException { in read() method in ByteArrayUploadDataProvider
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifReader.java | 44 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
|
/aosp_15_r20/external/curl/lib/ |
H A D | warnless.h | 79 #define read(fd, buf, count) curlx_read(fd, buf, count) macro
|
/aosp_15_r20/external/libpcap/testprogs/ |
H A D | unix.h | 53 #define read _read macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/time/ |
D | sys_unix.go | 35 func read(fd uintptr, buf []byte) (int, error) { func
|
D | sys_plan9.go | 27 func read(fd uintptr, buf []byte) (int, error) { func
|
/aosp_15_r20/external/oboe/src/flowgraph/ |
H A D | SinkI16.cpp | 31 int32_t SinkI16::read(void *data, int32_t numFrames) { in read() function in SinkI16
|
/aosp_15_r20/development/samples/VoiceInteractionService/src/com/example/android/voiceinteractor/ |
H A D | AudioUtils.java | 30 static int read(AudioRecord record, int bytesPerSecond, float secondsToRead, byte[] buffer) { in read() method in AudioUtils
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
H A D | BinaryKeysetReader.java | 75 public Keyset read() throws IOException { in read() method in BinaryKeysetReader
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/ |
H A D | ByteBufferByteChannel.java | 33 public int read(ByteBuffer dst) throws IOException { in read() method in ByteBufferByteChannel
|
/aosp_15_r20/hardware/interfaces/weaver/aidl/aidl_api/android.hardware.weaver/current/android/hardware/weaver/ |
H A D | IWeaver.aidl | 38 android.hardware.weaver.WeaverReadResponse read(in int slotId, in byte[] key); in read() method
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/ |
H A D | SinkI16.cpp | 31 int32_t SinkI16::read(void *data, int32_t numFrames) { in read() function in SinkI16
|
/aosp_15_r20/external/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | i2c.h | 24 int (*read)(struct lws_i2c_ops *ctx); member
|