/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ByteOutput.java | 50 public abstract class ByteOutput { class
|
D | UnsafeByteOperations.java | 117 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo()
|
D | ByteString.java | 733 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()
|
D | NioByteString.java | 145 void writeTo(ByteOutput output) throws IOException { in writeTo()
|
D | RopeByteString.java | 443 void writeTo(ByteOutput output) throws IOException { in writeTo() 449 void writeToReverse(ByteOutput output) throws IOException { in writeToReverse()
|
D | CodedOutputStream.java | 59 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()
|
D | BinaryWriter.java | 69 abstract class BinaryWriter extends ByteOutput implements Writer {
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | NioByteStringTest.java | 375 ByteOutput out = in testWriteToShouldExposeInternalBufferToByteOutput() 376 new ByteOutput() { in testWriteToShouldExposeInternalBufferToByteOutput()
|
/external/protobuf/ |
D | build.gradle | 48 include 'com/google/protobuf/ByteOutput.java'
|
D | CHANGES.txt | 971 - 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
|
D | Android.bp | 522 "java/core/src/main/java/com/google/protobuf/ByteOutput.java",
|
D | BUILD | 669 "java/core/src/main/java/com/google/protobuf/ByteOutput.java",
|
D | Makefile.am | 246 java/core/src/main/java/com/google/protobuf/ByteOutput.java \
|
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |