Home
last modified time | relevance | path

Searched refs:sourceChannel (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava/src/com/google/common/io/
DByteStreams.java133 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/
DByteStreams.java133 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/
DPlatformUrlEngine.java205 try (ReadableByteChannel sourceChannel = in readResponseBody() argument
210 while (sourceChannel.read(buffer) != -1) { in readResponseBody()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPClientTransaction.java500 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
DSIPServerTransaction.java708 public void processRequest(SIPRequest transactionRequest, MessageChannel sourceChannel) { in processRequest() argument
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Dguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/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 ...