/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MceStateMachine.java | 184 MessageMetadata(String handle, Long timestamp, boolean read, boolean seen) { in MessageMetadata() 203 public synchronized void setRead(boolean read) { in setRead()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/src/main/java/com/google/android/exoplayer2/ext/cronet/ |
H A D | CronetDataSource.java | 646 public int read(byte[] buffer, int offset, int length) throws HttpDataSourceException { in read() method in CronetDataSource 716 public int read(ByteBuffer buffer) throws HttpDataSourceException { in read() method in CronetDataSource
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | proxy.rs | 499 fn read(&mut self, info: BusAccessInfo, data: &mut [u8]) { in read() method 618 fn read(&mut self, _info: BusAccessInfo, data: &mut [u8]) { in read() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Base64.java | 1043 public int read() throws IOException { in read() method in Base64.DecInputStream 1092 public int read(byte[] b, int off, int len) throws IOException { in read() method in Base64.DecInputStream
|
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/ |
D | DckL2capTest.kt | 215 val read = inputStream.read(buffer) in testReceive() constant
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Base64.java | 1043 public int read() throws IOException { in read() method in Base64.DecInputStream 1092 public int read(byte[] b, int off, int len) throws IOException { in read() method in Base64.DecInputStream
|
/aosp_15_r20/external/cronet/android/java/src/android/net/http/ |
H A D | UrlRequestWrapper.java | 40 public void read(ByteBuffer buffer) { in read() method in UrlRequestWrapper
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglContext.h | 51 const SurfacePtr& read() const { return m_read; }; in read() function
|
/aosp_15_r20/device/google/contexthub/util/common/ |
D | file.cpp | 77 ssize_t File::read(void *data, size_t size) { in read() function in android::File
|
/aosp_15_r20/device/google/cuttlefish/common/libs/transport/ |
D | channel_sharedfd.cpp | 40 auto read = ReadExactBinary(input_, &message_header); in ReceiveMessage() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/ |
H A D | BitwiseInputStream.java | 80 public int read(int bits) throws AccessException { in read() method in BitwiseInputStream
|
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/internal/bind/ |
H A D | TypeAdapterRuntimeTypeWrapper.java | 39 public T read(JsonReader in) throws IOException { in read() method in TypeAdapterRuntimeTypeWrapper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | ansi.py | 223 def read(fd: int) -> bytes: function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/input.output/iostream.format/print.fun/ |
H A D | vprint_unicode_windows.pass.cpp | 89 size_t read = fread(buffer.data(), 1, buffer.size(), file); in test() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/async/ |
D | AsyncFile.java | 69 int read(byte[] buffer, int pos, int len) throws IOException; in read() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | ansi.py | 223 def read(fd: int) -> bytes: function
|
/aosp_15_r20/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
D | BitwiseInputStream.java | 74 public int read(int bits) throws AccessException { in read() method in BitwiseInputStream
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/chunk/ |
H A D | ChunkExtractor.java | 113 boolean read(ExtractorInput input) throws IOException; in read() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | ansi.py | 223 def read(fd: int) -> bytes: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | ansi.py | 223 def read(fd: int) -> bytes: function
|
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/ |
H A D | PeekSource.kt | 38 override fun read(sink: Buffer, byteCount: Long): Long { in read() method in okio.PeekSource
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/chunk/ |
H A D | ChunkExtractor.java | 113 boolean read(ExtractorInput input) throws IOException; in read() method
|
/aosp_15_r20/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/ |
D | MockObd2UnderlyingTransport.java | 35 public int read() throws IOException { in read() method in MockObd2UnderlyingTransport.MockInputStream
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | IParcelFileDescriptorPeer.aidl | 39 int read(); in read() method
|
/aosp_15_r20/external/nos/host/generic/nugget/include/nos/ |
D | device.h | 38 int (*read)(void* ctx, uint32_t command, uint8_t *buf, uint32_t len); member
|