Home
last modified time | relevance | path

Searched refs:writeLazy (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteOutput.java87 public abstract void writeLazy(byte[] value, int offset, int length) throws IOException; in writeLazy() method in ByteOutput
115 public abstract void writeLazy(ByteBuffer value) throws IOException; in writeLazy() method in ByteOutput
DCodedOutputStream.java492 public abstract void writeLazy(byte[] value, int offset, int length) throws IOException; in writeLazy() method in CodedOutputStream
499 public abstract void writeLazy(ByteBuffer value) throws IOException; in writeLazy() method in CodedOutputStream
996 writeLazy(bytes, 0, bytes.length); in inefficientWriteStringNoTag()
1455 public final void writeLazy(byte[] value, int offset, int length) throws IOException { in writeLazy() method in CodedOutputStream.ArrayEncoder
1472 public final void writeLazy(ByteBuffer value) throws IOException { in writeLazy() method in CodedOutputStream.ArrayEncoder
1787 public void writeLazy(byte[] value, int offset, int length) throws IOException { in writeLazy() method in CodedOutputStream.SafeDirectNioEncoder
1801 public void writeLazy(ByteBuffer value) throws IOException { in writeLazy() method in CodedOutputStream.SafeDirectNioEncoder
2140 public void writeLazy(byte[] value, int offset, int length) throws IOException { in writeLazy() method in CodedOutputStream.UnsafeDirectNioEncoder
2157 public void writeLazy(ByteBuffer value) throws IOException { in writeLazy() method in CodedOutputStream.UnsafeDirectNioEncoder
2610 writeLazy(encodedBytes, 0, actualLength); in writeStringNoTag()
[all …]
DNioByteString.java146 output.writeLazy(buffer.slice()); in writeTo()
DBinaryWriter.java1392 public void writeLazy(byte[] value, int offset, int length) { in writeLazy() method in BinaryWriter.SafeHeapWriter
1421 public void writeLazy(ByteBuffer value) { in writeLazy() method in BinaryWriter.SafeHeapWriter
1929 public void writeLazy(byte[] value, int offset, int length) { in writeLazy() method in BinaryWriter.UnsafeHeapWriter
1960 public void writeLazy(ByteBuffer value) { in writeLazy() method in BinaryWriter.UnsafeHeapWriter
2475 public void writeLazy(byte[] value, int offset, int length) { in writeLazy() method in BinaryWriter.SafeDirectWriter
2506 public void writeLazy(ByteBuffer value) { in writeLazy() method in BinaryWriter.SafeDirectWriter
3014 public void writeLazy(byte[] value, int offset, int length) { in writeLazy() method in BinaryWriter.UnsafeDirectWriter
3045 public void writeLazy(ByteBuffer value) { in writeLazy() method in BinaryWriter.UnsafeDirectWriter
DByteString.java1373 output.writeLazy(bytes, getOffsetIntoBytes(), size()); in writeTo()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DNioByteStringTest.java393 public void writeLazy(byte[] value, int offset, int length) throws IOException { in testWriteToShouldExposeInternalBufferToByteOutput()
398 public void writeLazy(ByteBuffer value) throws IOException { in testWriteToShouldExposeInternalBufferToByteOutput()
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...