/aosp_15_r20/frameworks/av/media/libeffects/dynamicsproc/dsp/ |
H A D | SHCircularBuffer.h | 50 inline T read() { in read() function
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/io/instructions/ |
H A D | ShortArrayCodeInput.java | 48 public int read() throws EOFException { in read() method in ShortArrayCodeInput
|
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/ |
H A D | TypeAdapter.java | 199 @Override public T read(JsonReader reader) throws IOException { in nullSafe() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/javax/crypto/ |
D | CryptoPolicyParser.java | 42 void read(Reader policy) in read() method in CryptoPolicyParser
|
/aosp_15_r20/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/ |
H A D | StreamProvider.java | 52 public int read(char[] buffer, int off, int len) throws IOException { in read() method in StreamProvider
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/util/ |
H A D | ChecksumUtils.java | 33 int read; in computeCheckSum() local
|
/aosp_15_r20/external/ow2-asm/asm-tree/src/test/java/org/objectweb/asm/tree/ |
H A D | Comment.java | 53 protected Attribute read( in read() method in Comment
|
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/ |
H A D | FakeTicker.java | 107 public long read() { in read() method in FakeTicker
|
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/ |
H A D | Comment.java | 47 protected Attribute read( in read() method in Comment
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | ByteArrayDataSource.java | 63 public int read(byte[] buffer, int offset, int length) { in read() method in ByteArrayDataSource
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/ |
D | RequestServicer.java | 127 int read = cio.read(); in receive() local
|
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/ |
H A D | FakeTicker.java | 114 public long read() { in read() method in FakeTicker
|
/aosp_15_r20/trusty/user/app/avb/ |
D | secure_storage.cpp | 48 int SecureStorage::read(uint64_t off, void* buf, size_t size) const { in read() function in avb::SecureStorage
|
/aosp_15_r20/external/deqp/framework/delibs/destream/ |
H A D | deStreamCpyThread.c | 35 int32_t read = 0; in cpyStream() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | ByteArrayDataSource.java | 65 public int read(byte[] buffer, int offset, int length) { in read() method in ByteArrayDataSource
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/ |
H A D | RandomAccessFiles.java | 80 …public static byte[] read(final RandomAccessFile input, final long position, final int length) thr… in read() method in RandomAccessFiles
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/android/ |
H A D | DexFileManager.java | 50 int read; in getBytecodeFromDex() local
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/playlist/ |
D | XspfPlaylistPersister.java | 46 public void read(@NonNull InputStream in, @NonNull List<Path> items) throws IOException { in read() method in XspfPlaylistPersister
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/ |
H A D | Comment.java | 53 protected Attribute read( in read() method in Comment
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | RecoverySystemTest.java | 50 int read; in getAsset() local
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/ |
H A D | ScalingList.java | 57 public static ScalingList read(CAVLCReader is, int sizeOfScalingList) in read() method in ScalingList
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | af_vfs.h | 45 ssize_t (*read) (AFvirtualfile *vfile, void *data, size_t nbytes); member
|
/aosp_15_r20/frameworks/av/media/libnbaio/ |
H A D | PipeReader.cpp | 62 ssize_t PipeReader::read(void *buffer, size_t count) in read() function in android::PipeReader
|
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/ |
H A D | ByteArraySourceProvider.kt | 15 override fun read( in openRandomAccessSource() method
|
/aosp_15_r20/external/brotli/java/org/brotli/dec/ |
H A D | EagerStreamTest.java | 358 public int read(byte[] b, int off, int len) throws IOException { in read() method in EagerStreamTest.ProxyStream
|