Home
last modified time | relevance | path

Searched defs:closeWithError (Results 1 – 25 of 194) sorted by relevance

12345678

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dshim_dispatcher.go113 func (d *shimDispatcher) closeWithError(err error) error { func
156 func (l *shimListener) closeWithError(err error) { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dshim_dispatcher.go113 func (d *shimDispatcher) closeWithError(err error) error { func
156 func (l *shimListener) closeWithError(err error) { func
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DIParcelFileDescriptorPeer.aidl43 void closeWithError(String msg); in closeWithError() method
H A DParcelFileDescriptorPeer.java145 public void closeWithError(String msg) throws RemoteException { in closeWithError() method in ParcelFileDescriptorPeer
/aosp_15_r20/prebuilts/go/linux-x86/src/io/
Dpipe_test.go154 closeWithError bool member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h367 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_auto_utils.h380 inline void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h357 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h357 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h367 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h357 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h357 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_auto_utils.h380 inline void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h367 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h367 static void closeWithError(int fd) { in closeWithError() function
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DParcelFileDescriptor.java830 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go3820 func (p *http2pipe) closeWithError(dst *error, err error, fn func()) { func

12345678