/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/utils/ |
H A D | DataStoreUtils.java | 106 int read; in fileToByteArray() local
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | ParserFactory.java | 96 int read = stream.read(buffer); in readAndClose() local
|
/aosp_15_r20/packages/apps/TV/tuner/tests/robotests/javatests/com/android/tv/tuner/exoplayer/tests/ |
D | AssetDataSource.java | 88 public int read(byte[] buffer, int offset, int readLength) throws AssetDataSourceException { in read() method in AssetDataSource
|
/aosp_15_r20/external/leakcanary2/shark/src/main/java/shark/internal/ |
H A D | ObjectArrayReferenceReader.kt | 9 override fun read(source: HeapObjectArray): Sequence<Reference> { in <lambda>() method in shark.internal.ObjectArrayReferenceReader
|
H A D | ChainingInstanceReferenceReader.kt | 18 override fun read(source: HeapInstance): Sequence<Reference> { in read() method in shark.internal.ChainingInstanceReferenceReader
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | DataSchemeDataSource.java | 85 public int read(byte[] buffer, int offset, int length) { in read() method in DataSchemeDataSource
|
H A D | StatsDataSource.java | 91 public int read(byte[] buffer, int offset, int length) throws IOException { in read() method in StatsDataSource
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | GpuCapacityNode.h | 56 ssize_t read(int fd, void *data, size_t len) const final { return ::read(fd, data, len); } in read() function
|
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/internal/bind/ |
H A D | Java17ReflectiveTypeAdapterFactoryTest.java | 73 public T read(JsonReader in) throws IOException { in read() method in Java17ReflectiveTypeAdapterFactoryTest.PrincipalTypeAdapter
|
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/printer/ |
H A D | YamlPrinterTest.java | 35 private String read(String filename) { in read() method in YamlPrinterTest
|
/aosp_15_r20/external/skia/tests/ |
H A D | CodecExactReadTest.cpp | 34 size_t read(void* buf, size_t bytes) override { in read() function in __anon960b2d200111::UnowningStream
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/ |
H A D | OldPipedOutputStreamTest.java | 60 public String read(int nbytes) { in read() method in OldPipedOutputStreamTest.PReader
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | UserHandleTest.java | 58 UserHandle read = p.readParcelable(UserHandleTest.class.getClassLoader()); in assertParcel() local
|
/aosp_15_r20/external/trusty/lk/app/tests/ |
D | cbuf_tests.c | 98 int read = cbuf_read(&cbuf, buf_in, to_read, false); in cbuf_tests() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/mocks/ |
D | mock_datastore.rs | 53 async fn read( in read() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | file_descriptor.hpp | 19 read = 1, enumerator
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/util/reflection/ |
H A D | InstanceField.java | 42 public Object read() { in read() method in InstanceField
|
/aosp_15_r20/frameworks/base/core/java/android/timezone/ |
H A D | TzDataSetVersion.java | 78 public static TzDataSetVersion read() throws IOException, TzDataSetException { in read() method in TzDataSetVersion
|
/aosp_15_r20/external/grpc-grpc-java/rls/src/main/java/io/grpc/rls/ |
H A D | LruCache.java | 40 V read(K key); in read() method
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/mutator/lang/ |
H A D | BooleanMutatorFactory.java | 45 public Boolean read(DataInputStream in) throws IOException { in read() method in BooleanMutatorFactory.BooleanMutator
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | DataSchemeDataSource.java | 85 public int read(byte[] buffer, int offset, int length) { in read() method in DataSchemeDataSource
|
H A D | StatsDataSource.java | 91 public int read(byte[] buffer, int offset, int length) throws IOException { in read() method in StatsDataSource
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/ |
H A D | BundledExtractorsAdapter.java | 125 public int read(PositionHolder positionHolder) throws IOException { in read() method in BundledExtractorsAdapter
|
/aosp_15_r20/system/media/audio_utils/include/audio_utils/ |
H A D | CircularBuffer.h | 47 size_t read(uint8_t *buffer, size_t numBytes) { in read() function
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | MatrixTranslate.java | 40 public static void read(@NonNull WireBuffer buffer, @NonNull List<Operation> operations) { in read() method in MatrixTranslate
|