Home
last modified time | relevance | path

Searched defs:readBytes (Results 1 – 25 of 1498) sorted by relevance

12345678910>>...60

/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DReadableBuffers.java169 public void readBytes(byte[] dest, int destIndex, int length) { in readBytes() method in ReadableBuffers.ByteArrayWrapper
175 public void readBytes(ByteBuffer dest) { in readBytes() method in ReadableBuffers.ByteArrayWrapper
184 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in ReadableBuffers.ByteArrayWrapper
191 public ByteArrayWrapper readBytes(int length) { in readBytes() method in ReadableBuffers.ByteArrayWrapper
260 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper
266 public void readBytes(ByteBuffer dest) { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper
281 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper
295 public ByteReadableBufferWrapper readBytes(int length) { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper
H A DReadableBuffer.java72 void readBytes(byte[] dest, int destOffset, int length); in readBytes() method
81 void readBytes(ByteBuffer dest); in readBytes() method
93 void readBytes(OutputStream dest, int length) throws IOException; in readBytes() method
104 ReadableBuffer readBytes(int length); in readBytes() method
H A DForwardingReadableBuffer.java66 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in ForwardingReadableBuffer
71 public void readBytes(ByteBuffer dest) { in readBytes() method in ForwardingReadableBuffer
76 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in ForwardingReadableBuffer
81 public ReadableBuffer readBytes(int length) { in readBytes() method in ForwardingReadableBuffer
H A DCompositeReadableBuffer.java124 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in CompositeReadableBuffer
143 public void readBytes(ByteBuffer dest) { in readBytes() method in CompositeReadableBuffer
158 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in CompositeReadableBuffer
163 public ReadableBuffer readBytes(int length) { in readBytes() method in CompositeReadableBuffer
/aosp_15_r20/libcore/ojluni/src/test/java/io/InputStream/
H A DReadNBytes.java76 check(Arrays.equals((tmp = Arrays.copyOf(inputBytes, nread)), readBytes), in test() local
77 "Expected[" + tmp + "], got:[" + readBytes + "]"); in test() local
87 "Expected[" + tmp + "], got:[" + readBytes + "]"); in test() local
124 check(Arrays.equals(Arrays.copyOfRange(inputBytes, off, off + len), readBytes), in test() local
133 readBytes), in test() local
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/io/
H A DArtifact.kt30 fun readBytes(): ByteArray method
32 fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? method
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
H A DOkHttpReadableBuffer.java63 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in OkHttpReadableBuffer
75 public void readBytes(ByteBuffer dest) { in readBytes() method in OkHttpReadableBuffer
81 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in OkHttpReadableBuffer
86 public ReadableBuffer readBytes(int length) { in readBytes() method in OkHttpReadableBuffer
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DNettyReadableBuffer.java59 public void readBytes(byte[] dest, int index, int length) { in readBytes() method in NettyReadableBuffer
64 public void readBytes(ByteBuffer dest) { in readBytes() method in NettyReadableBuffer
69 public void readBytes(OutputStream dest, int length) { in readBytes() method in NettyReadableBuffer
78 public NettyReadableBuffer readBytes(int length) { in readBytes() method in NettyReadableBuffer
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/async/
H A DAsyncNaNHandlingTest.java49 private void _testAllowNaN(JsonFactory f, String doc, int readBytes) throws Exception in _testAllowNaN()
99 private void _testDisallowInf(JsonFactory f, String token, int readBytes) throws Exception in _testDisallowInf()
137 private void _testAllowInf(JsonFactory f, String doc, int readBytes) throws Exception in _testAllowInf()
183 …private AsyncReaderWrapper createParser(JsonFactory f, String doc, int readBytes) throws IOExcepti… in createParser()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DBinaryByteStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
99 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
147 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
240 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DBinaryByteStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
99 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
146 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
237 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryByteStream.h41 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
100 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
148 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
243 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DBinaryByteStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
99 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
146 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
237 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DBinaryByteStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
99 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
146 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
237 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DBinaryByteStream.h40 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
99 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
146 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
237 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DBinaryStreamRef.cpp24 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anonb05008aa0111::ArrayRefImpl
47 Error readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in __anonb05008aa0111::MutableArrayRefImpl
78 Error BinaryStreamRef::readBytes(uint64_t Offset, uint64_t Size, in readBytes() function in BinaryStreamRef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBinaryStreamRef.cpp24 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anonacd173640111::ArrayRefImpl
47 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anonacd173640111::MutableArrayRefImpl
79 Error BinaryStreamRef::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in BinaryStreamRef
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DParsableByteArray.java191 public void readBytes(ParsableBitArray bitArray, int length) { in readBytes() method in ParsableByteArray
204 public void readBytes(byte[] buffer, int offset, int length) { in readBytes() method in ParsableByteArray
216 public void readBytes(ByteBuffer buffer, int length) { in readBytes() method in ParsableByteArray
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DParsableByteArray.java191 public void readBytes(ParsableBitArray bitArray, int length) { in readBytes() method in ParsableByteArray
204 public void readBytes(byte[] buffer, int offset, int length) { in readBytes() method in ParsableByteArray
216 public void readBytes(ByteBuffer buffer, int length) { in readBytes() method in ParsableByteArray
/aosp_15_r20/external/jazzer-api/sanitizers/src/main/java/com/code_intelligence/jazzer/sanitizers/
H A DUtils.kt47 fun readBytes(stream: InputStream, size: Int): ByteArray { in guideMarkableInputStreamTowardsEquality() method
/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/testutils/
H A DTestArtifact.kt38 override fun readBytes(): ByteArray = ByteArray(0) in traceCount() method
40 override fun readBytes(descriptor: ResultArtifactDescriptor): ByteArray? = null in traceCount() method
/aosp_15_r20/frameworks/av/drm/common/
H A DReadWriteUtils.cpp35 String8 ReadWriteUtils::readBytes(const String8& filePath) { in readBytes() function in ReadWriteUtils
57 int ReadWriteUtils::readBytes(const String8& filePath, char** buffer) { in readBytes() function in ReadWriteUtils
/aosp_15_r20/frameworks/base/drm/java/android/drm/
H A DDrmUtils.java41 /* package */ static byte[] readBytes(String path) throws IOException { in readBytes() method in DrmUtils
47 /* package */ static byte[] readBytes(File file) throws IOException { in readBytes() method in DrmUtils
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DStreamingMemoryObject.cpp47 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anon124a245c0111::RawMemoryObject
88 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
/aosp_15_r20/external/llvm/lib/Support/
H A DStreamingMemoryObject.cpp49 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anone976508e0111::RawMemoryObject
87 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject

12345678910>>...60