/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | crestst.c | 503 UErrorCode errorCode; in TestOpenDirect() local 692 UErrorCode errorCode; in TestTable32() local
|
H A D | bocu1tst.c | 887 UErrorCode errorCode; in roundtripBOCU1() local 985 UErrorCode errorCode; in TestBOCU1() local
|
H A D | cintltst.h | 99 #define myErrorName(errorCode) u_errorName(errorCode) argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | bocu1tst.c | 887 UErrorCode errorCode; in roundtripBOCU1() local 985 UErrorCode errorCode; in TestBOCU1() local
|
H A D | cintltst.h | 99 #define myErrorName(errorCode) u_errorName(errorCode) argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uniset_props.cpp | 84 void U_CALLCONV createUni32Set(UErrorCode &errorCode) { in createUni32Set() 97 uniset_getUnicode32Instance(UErrorCode &errorCode) { in uniset_getUnicode32Instance()
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v02.c | 1289 size_t errorCode; in FSE_decompress_usingDTable_generic() local 1367 size_t errorCode; in FSE_decompress() local 1671 size_t errorCode; in HUF_decompress4X2_usingDTable() local 1757 size_t errorCode; in HUF_decompress4X2() local 2033 size_t errorCode; in HUF_decompress4X4_usingDTable() local 2390 size_t errorCode; in HUF_decompress4X6_usingDTable() local 3129 size_t errorCode, dumpsLength; in ZSTD_decompressSequences() local
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | ErrorMsg.h | 12 inline UString MyFormatMessage(HRESULT errorCode) { return MyFormatMessage((DWORD)errorCode); } in MyFormatMessage()
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
H A D | MessageFlushCallback.java | 12 void onCallbackInvoked(int errorCode); in onCallbackInvoked()
|
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ |
D | DiscoveryAdvertiseProvider.java | 32 void onDiscoveryFailed(int errorCode); in onDiscoveryFailed()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | renderer9_utils.h | 87 inline bool isDeviceLostError(HRESULT errorCode) in isDeviceLostError()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | ErrorConsumer.java | 29 void onError(int errorCode, int vendorCode); in onError()
|
/aosp_15_r20/external/ot-br-posix/src/android/aidl/com/android/server/thread/openthread/ |
H A D | INsdStatusReceiver.aidl | 37 void onError(int errorCode); in onError()
|
H A D | IOtStatusReceiver.aidl | 34 void onError(int errorCode, String errorMessage); in onError()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/camera/libcamera_client/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/aidl/android/hardware/camera2/ |
D | BnCameraInjectionCallback.h | 32 ::android::binder::Status onInjectionError(int32_t errorCode) override { in onInjectionError()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/aidl/ |
D | IRegisterWebTriggerCallback.aidl | 24 void onError(int errorCode); in onError()
|
D | IFederatedComputeCallback.aidl | 12 void onFailure(int errorCode); in onFailure()
|
D | IIsolatedModelServiceCallback.aidl | 24 void onError(in int errorCode); in onError()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/federatedcompute/aidl/ |
D | IFederatedComputeCallback.aidl | 12 void onFailure(int errorCode); in onFailure()
|
D | IExampleStoreCallback.aidl | 28 void onStartQueryFailure(int errorCode); in onStartQueryFailure()
|
/aosp_15_r20/frameworks/base/core/java/android/app/admin/ |
H A D | StartInstallingUpdateCallback.aidl | 26 void onStartInstallingUpdateError(int errorCode, String errorMessage); in onStartInstallingUpdateError()
|
/aosp_15_r20/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ |
H A D | PluggableAuthException.java | 39 PluggableAuthException(String errorCode, String errorDescription) { in PluggableAuthException()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/ondevicepersonalization/ |
D | IOnDevicePersonalizationSystemServiceCallback.aidl | 25 void onError(int errorCode); in onError()
|
/aosp_15_r20/system/connectivity/wificond/aidl/android/net/wifi/nl80211/ |
D | IScanEvent.aidl | 28 oneway void OnScanRequestFailed(int errorCode); in OnScanRequestFailed()
|
/aosp_15_r20/frameworks/base/packages/NeuralNetworks/framework/platform/java/android/service/ondeviceintelligence/ |
H A D | IProcessingUpdateStatusCallback.aidl | 13 void onFailure(int errorCode, in String errorMessage) = 2; in onFailure()
|