/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | ReadableBuffer.java | 71 void readBytes(byte[] dest, int destOffset, int length); in readBytes() method 80 void readBytes(ByteBuffer dest); in readBytes() method 92 void readBytes(OutputStream dest, int length) throws IOException; in readBytes() method 103 ReadableBuffer readBytes(int length); in readBytes() method
|
D | ForwardingReadableBuffer.java | 65 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in ForwardingReadableBuffer 70 public void readBytes(ByteBuffer dest) { in readBytes() method in ForwardingReadableBuffer 75 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in ForwardingReadableBuffer 80 public ReadableBuffer readBytes(int length) { in readBytes() method in ForwardingReadableBuffer
|
D | ReadableBuffers.java | 163 public void readBytes(byte[] dest, int destIndex, int length) { in readBytes() method in ReadableBuffers.ByteArrayWrapper 169 public void readBytes(ByteBuffer dest) { in readBytes() method in ReadableBuffers.ByteArrayWrapper 178 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in ReadableBuffers.ByteArrayWrapper 185 public ByteArrayWrapper readBytes(int length) { in readBytes() method in ReadableBuffers.ByteArrayWrapper 236 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper 242 public void readBytes(ByteBuffer dest) { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper 257 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper 271 public ByteReadableBufferWrapper readBytes(int length) { in readBytes() method in ReadableBuffers.ByteReadableBufferWrapper
|
D | CompositeReadableBuffer.java | 90 public void readBytes(final byte[] dest, final int destOffset, int length) { in readBytes() method in CompositeReadableBuffer 103 public void readBytes(final ByteBuffer dest) { in readBytes() method in CompositeReadableBuffer 120 public void readBytes(final OutputStream dest, int length) throws IOException { in readBytes() method in CompositeReadableBuffer 137 public CompositeReadableBuffer readBytes(int length) { in readBytes() method in CompositeReadableBuffer
|
/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
D | OkHttpReadableBuffer.java | 56 public void readBytes(byte[] dest, int destOffset, int length) { in readBytes() method in OkHttpReadableBuffer 68 public void readBytes(ByteBuffer dest) { in readBytes() method in OkHttpReadableBuffer 74 public void readBytes(OutputStream dest, int length) throws IOException { in readBytes() method in OkHttpReadableBuffer 79 public ReadableBuffer readBytes(int length) { in readBytes() method in OkHttpReadableBuffer
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | NettyReadableBuffer.java | 59 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | BinaryByteStream.h | 42 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 101 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 149 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function 244 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function
|
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/ |
D | IoUtil.java | 38 public static byte[] readBytes(InputStream input) throws IOException { in readBytes() method in IoUtil
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | BinaryStreamRef.cpp | 25 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anona6344a4d0111::ArrayRefImpl 48 Error readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in __anona6344a4d0111::MutableArrayRefImpl 80 Error BinaryStreamRef::readBytes(uint32_t Offset, uint32_t Size, in readBytes() function in BinaryStreamRef
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | MemoryObject.cpp | 16 int MemoryObject::readBytes(uint64_t address, in readBytes() function in MemoryObject
|
/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | StreamingMemoryObject.cpp | 49 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anonca883f4f0111::RawMemoryObject 87 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
|
/external/llvm/lib/Support/ |
D | StreamingMemoryObject.cpp | 49 uint64_t RawMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in __anon772789c10111::RawMemoryObject 87 uint64_t StreamingMemoryObject::readBytes(uint8_t *Buf, uint64_t Size, in readBytes() function in llvm::StreamingMemoryObject
|
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | AltsFraming.java | 144 boolean readBytes(ByteBuffer input) throws GeneralSecurityException { in readBytes() method in AltsFraming.Producer 266 public boolean readBytes(ByteBuffer input) throws GeneralSecurityException { in readBytes() method in AltsFraming.Parser
|
/external/brotli/java/org/brotli/dec/ |
D | EagerStreamTest.java | 351 int readBytes; field in EagerStreamTest.ProxyStream
|