/aosp_15_r20/external/boringssl/src/ssl/test/runner/ |
H A D | shim_dispatcher.go | 113 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 D | shim_dispatcher.go | 113 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 D | IParcelFileDescriptorPeer.aidl | 43 void closeWithError(String msg); in closeWithError() method
|
H A D | ParcelFileDescriptorPeer.java | 145 public void closeWithError(String msg) throws RemoteException { in closeWithError() method in ParcelFileDescriptorPeer
|
/aosp_15_r20/prebuilts/go/linux-x86/src/io/ |
D | pipe_test.go | 154 closeWithError bool member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 344 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 344 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 344 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/ |
D | binder_auto_utils.h | 344 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 344 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 344 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/ |
D | binder_auto_utils.h | 344 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 344 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 367 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 D | binder_auto_utils.h | 380 inline void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 357 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 357 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 367 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/ |
D | binder_auto_utils.h | 357 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 357 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_auto_utils.h | 380 inline void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 367 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/ |
D | binder_auto_utils.h | 367 static void closeWithError(int fd) { in closeWithError() function
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | ParcelFileDescriptor.java | 830 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | h2_bundle.go | 3820 func (p *http2pipe) closeWithError(dst *error, err error, fn func()) { func
|