HomeSort by relevance Sort by last modified time
    Searched defs:closeWithError (Results 1 - 13 of 13) sorted by null

  /cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorPeer.java 151 public void closeWithError(String msg) throws RemoteException {
153 mLocal.closeWithError(msg);
  /frameworks/base/core/java/android/os/
ParcelFileDescriptor.java 438 * {@link #closeWithError(String)} which can be handled by the read end
483 * {@link #closeWithError(String)} which can be detected by the other end
674 * {@link #closeWithError(String)}.
722 public void closeWithError(String msg) throws IOException {
725 mWrapped.closeWithError(msg);
870 * {@link #closeWithError(String)}.
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
h2_bundle.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
h2_bundle.go     [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.1/
grpc-core-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.3/
grpc-core-1.0.3.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 963 milliseconds