Home
last modified time | relevance | path

Searched defs:read (Results 1501 – 1525 of 6627) sorted by relevance

1...<<61626364656667686970>>...266

/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/
Dlib.rs249 pub mod read; module
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/json/
H A DNaturallySortedMapTypeAdapterFactory.java65 @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/
DFsFile.java62 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 DClockProvider.java43 public long read() { in read() method in ClockProvider
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_link.rs57 let read = fs::read_link(dst.clone()).await.unwrap(); in test_symlink() localVariable
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DEncodedCatchHandler.java27 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedCatchHandler
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/
DExifReader.java44 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifReader.java45 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
/aosp_15_r20/hardware/interfaces/weaver/aidl/android/hardware/weaver/
H A DIWeaver.aidl78 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 DSqlTimeTypeAdapter.java53 @Override public Time read(JsonReader in) throws IOException { in read() method in SqlTimeTypeAdapter
H A DSqlDateTypeAdapter.java54 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 DPytorchInstrumentedTests.java31 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 DByteArrayUploadDataProvider.java42 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 DExifReader.java44 protected ExifData read(InputStream inputStream) throws ExifInvalidFormatException, in read() method in ExifReader
/aosp_15_r20/external/curl/lib/
H A Dwarnless.h79 #define read(fd, buf, count) curlx_read(fd, buf, count) macro
/aosp_15_r20/external/libpcap/testprogs/
H A Dunix.h53 #define read _read macro
/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dsys_unix.go35 func read(fd uintptr, buf []byte) (int, error) { func
Dsys_plan9.go27 func read(fd uintptr, buf []byte) (int, error) { func
/aosp_15_r20/external/oboe/src/flowgraph/
H A DSinkI16.cpp31 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 DAudioUtils.java30 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 DBinaryKeysetReader.java75 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 DByteBufferByteChannel.java33 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 DIWeaver.aidl38 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 DSinkI16.cpp31 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 Di2c.h24 int (*read)(struct lws_i2c_ops *ctx); member

1...<<61626364656667686970>>...266