Home
last modified time | relevance | path

Searched refs:ByteOutput (Results 1 – 17 of 17) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DByteOutput.java50 public abstract class ByteOutput { class
DUnsafeByteOperations.java117 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo()
DByteString.java733 abstract void writeTo(ByteOutput byteOutput) throws IOException; in writeTo()
744 abstract void writeToReverse(ByteOutput byteOutput) throws IOException; in writeToReverse()
876 void writeToReverse(ByteOutput byteOutput) throws IOException { in writeToReverse()
1372 final void writeTo(ByteOutput output) throws IOException { in writeTo()
DNioByteString.java145 void writeTo(ByteOutput output) throws IOException { in writeTo()
DRopeByteString.java443 void writeTo(ByteOutput output) throws IOException { in writeTo()
449 void writeToReverse(ByteOutput output) throws IOException { in writeToReverse()
DCodedOutputStream.java59 public abstract class CodedOutputStream extends ByteOutput {
215 static CodedOutputStream newInstance(ByteOutput byteOutput, int bufferSize) { in newInstance()
2395 private final ByteOutput out;
2397 ByteOutputEncoder(ByteOutput out, int bufferSize) { in ByteOutputEncoder()
DBinaryWriter.java69 abstract class BinaryWriter extends ByteOutput implements Writer {
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DNioByteStringTest.java375 ByteOutput out = in testWriteToShouldExposeInternalBufferToByteOutput()
376 new ByteOutput() { in testWriteToShouldExposeInternalBufferToByteOutput()
/external/protobuf/
Dbuild.gradle48 include 'com/google/protobuf/ByteOutput.java'
DCHANGES.txt971 - Introduction of the `ByteOutput` interface. This is similar to
974 - `ByteString` now supports writing to a `ByteOutput`, which will directly
976 to the `ByteOutput` without copying.
977 - `CodedOutputStream` now supports writing to a `ByteOutput`. `ByteString`
979 (lazily) written to the `ByteOutput` directly.
982 `ByteOutput` that chains together the chunks received from
DAndroid.bp522 "java/core/src/main/java/com/google/protobuf/ByteOutput.java",
DBUILD669 "java/core/src/main/java/com/google/protobuf/ByteOutput.java",
DMakefile.am246 java/core/src/main/java/com/google/protobuf/ByteOutput.java \
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/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 ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...