/external/guava/guava/src/com/google/common/io/ |
D | ByteStreams.java | 133 FileChannel sourceChannel = (FileChannel) from; in copy() local 134 long oldPosition = sourceChannel.position(); in copy() 138 copied = sourceChannel.transferTo(position, ZERO_COPY_CHUNK_SIZE, to); in copy() 140 sourceChannel.position(position); in copy() 141 } while (copied > 0 || position < sourceChannel.size()); in copy()
|
/external/guava/android/guava/src/com/google/common/io/ |
D | ByteStreams.java | 133 FileChannel sourceChannel = (FileChannel) from; in copy() local 134 long oldPosition = sourceChannel.position(); in copy() 138 copied = sourceChannel.transferTo(position, ZERO_COPY_CHUNK_SIZE, to); in copy() 140 sourceChannel.position(position); in copy() 141 } while (copied > 0 || position < sourceChannel.size()); in copy()
|
/external/downloader/src/main/java/com/google/android/downloader/ |
D | PlatformUrlEngine.java | 205 try (ReadableByteChannel sourceChannel = in readResponseBody() argument 210 while (sourceChannel.read(buffer) != -1) { in readResponseBody()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPClientTransaction.java | 500 MessageChannel sourceChannel, SIPDialog dialog) { in processResponse() argument 535 inviteClientTransaction(transactionResponse, sourceChannel, dialog); in processResponse() 537 nonInviteClientTransaction(transactionResponse, sourceChannel, dialog); in processResponse() 607 MessageChannel sourceChannel, SIPDialog sipDialog) throws IOException { in nonInviteClientTransaction() argument 724 MessageChannel sourceChannel, SIPDialog dialog) throws IOException { in inviteClientTransaction() argument
|
D | SIPServerTransaction.java | 708 public void processRequest(SIPRequest transactionRequest, MessageChannel sourceChannel) { in processRequest() argument
|
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
D | guava-21.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/java/dagger/internal/codegen/bootstrap/ |
D | bootstrap_compiler_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
META-INF ... |
/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 ... |