/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/ |
D | BaseEncoding.java | 34 import com.google.common.io.GwtWorkarounds.ByteOutput; 161 ByteOutput byteOutput = encodingStream(result); in encode() 228 abstract ByteOutput encodingStream(CharOutput charOutput); in encodingStream() 535 ByteOutput encodingStream(final CharOutput out) { in encodingStream() 537 return new ByteOutput() { in encodingStream() 779 ByteOutput encodingStream(final CharOutput output) {
|
D | GwtWorkarounds.java | 77 interface ByteOutput { interface
|
/external/guava/guava/src/com/google/common/io/ |
D | BaseEncoding.java | 38 import com.google.common.io.GwtWorkarounds.ByteOutput; 169 ByteOutput byteOutput = encodingStream(result); in encode() 285 abstract ByteOutput encodingStream(CharOutput charOutput); 592 ByteOutput encodingStream(final CharOutput out) { 594 return new ByteOutput() { 836 ByteOutput encodingStream(final CharOutput output) {
|
D | GwtWorkarounds.java | 143 interface ByteOutput { 153 static OutputStream asOutputStream(final ByteOutput output) {
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ByteOutput.java | 50 public abstract class ByteOutput { class
|
D | UnsafeByteOperations.java | 81 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo()
|
D | NioByteString.java | 143 void writeTo(ByteOutput output) throws IOException { in writeTo()
|
D | ByteString.java | 680 abstract void writeTo(ByteOutput byteOutput) throws IOException; in writeTo() 1322 final void writeTo(ByteOutput output) throws IOException { in writeTo()
|
D | CodedOutputStream.java | 60 public abstract class CodedOutputStream extends ByteOutput { 175 static CodedOutputStream newInstance(ByteOutput byteOutput, int bufferSize) { in newInstance() 1953 private final ByteOutput out; 1955 ByteOutputEncoder(ByteOutput out, int bufferSize) { in ByteOutputEncoder()
|
D | RopeByteString.java | 404 void writeTo(ByteOutput output) throws IOException { in writeTo()
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | LiteralByteStringTest.java | 345 ByteOutput out = new ByteOutput() { in testWriteToShouldExposeInternalBufferToByteOutput()
|
D | NioByteStringTest.java | 367 ByteOutput out = new ByteOutput() { in testWriteToShouldExposeInternalBufferToByteOutput()
|
/external/protobuf/ |
D | build.gradle | 40 include 'com/google/protobuf/ByteOutput.java'
|
D | CHANGES.txt | 30 - Introduction of the `ByteOutput` interface. This is similar to 33 - `ByteString` now supports writing to a `ByteOutput`, which will directly 35 to the `ByteOutput` without copying. 36 - `CodedOutputStream` now supports writing to a `ByteOutput`. `ByteString` 38 (lazily) written to the `ByteOutput` directly. 41 `ByteOutput` that chains together the chunks received from
|
D | Android.bp | 526 "java/core/src/main/java/com/google/protobuf/ByteOutput.java",
|
D | Makefile.am | 202 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/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |