/aosp_15_r20/system/chre/platform/shared/ |
H A D | platform_gnss.cc | 103 uint8_t errorCode) { in locationStatusChangeCallback() 147 uint8_t errorCode) { in measurementStatusChangeCallback()
|
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
H A D | Http2.java | 252 ErrorCode errorCode = ErrorCode.fromHttp2(errorCodeInt); in readRstStream() local 339 ErrorCode errorCode = ErrorCode.fromHttp2(errorCodeInt); in readGoAway() local 465 @Override public synchronized void rstStream(int streamId, ErrorCode errorCode) in rstStream() 529 @Override public synchronized void goAway(int lastGoodStreamId, ErrorCode errorCode, in goAway()
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
H A D | Http2.java | 254 ErrorCode errorCode = ErrorCode.fromHttp2(errorCodeInt); in readRstStream() local 341 ErrorCode errorCode = ErrorCode.fromHttp2(errorCodeInt); in readGoAway() local 467 @Override public synchronized void rstStream(int streamId, ErrorCode errorCode) in rstStream() 531 @Override public synchronized void goAway(int lastGoodStreamId, ErrorCode errorCode, in goAway()
|
/aosp_15_r20/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/ |
H A D | Http2.java | 262 …io.grpc.okhttp.internal.framed.ErrorCode errorCode = io.grpc.okhttp.internal.framed.ErrorCode.from… in readRstStream() local 351 …io.grpc.okhttp.internal.framed.ErrorCode errorCode = io.grpc.okhttp.internal.framed.ErrorCode.from… in readGoAway() local 478 …e public synchronized void rstStream(int streamId, io.grpc.okhttp.internal.framed.ErrorCode errorC… in rstStream() 542 …lic synchronized void goAway(int lastGoodStreamId, io.grpc.okhttp.internal.framed.ErrorCode errorC… in goAway()
|
/aosp_15_r20/external/cronet/third_party/icu/source/io/ |
H A D | ustream.cpp | 45 UErrorCode errorCode = U_ZERO_ERROR; in operator <<() local 85 UErrorCode errorCode = U_ZERO_ERROR; in operator >>() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/aws-core/src/test/java/software/amazon/awssdk/awscore/retry/ |
H A D | AwsRetryPolicyTest.java | 119 private Consumer<RetryPolicyContext.Builder> applyErrorCode(String errorCode) { in applyErrorCode() 126 …private Consumer<RetryPolicyContext.Builder> applyErrorCode(String errorCode, Duration clockSkew, … in applyErrorCode()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/federatedcompute/ |
D | ExampleStoreQueryCallbackImpl.java | 56 public void onStartQueryFailure(int errorCode) { in onStartQueryFailure() 134 public void onIteratorNextFailure(int errorCode) { in onIteratorNextFailure()
|
/aosp_15_r20/external/icu/icu4c/source/io/ |
H A D | ustream.cpp | 45 UErrorCode errorCode = U_ZERO_ERROR; in operator <<() local 85 UErrorCode errorCode = U_ZERO_ERROR; in operator >>() local
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A D | collationsets.h | 84 UErrorCode errorCode; variable 138 UErrorCode errorCode; variable
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | collationsets.h | 84 UErrorCode errorCode; variable 138 UErrorCode errorCode; variable
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/http/ |
H A D | HttpStreamResponseHandlerNativeAdapter.java | 62 void onResponseComplete(HttpStreamBase stream, int errorCode) { in onResponseComplete() 66 responseHandler.onResponseComplete((HttpStream) stream, errorCode); in onResponseComplete() local
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | collationsets.h | 84 UErrorCode errorCode; variable 138 UErrorCode errorCode; variable
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/icuinfo/ |
H A D | icuinfo.cpp | 73 void cmd_version(UBool /* noLoad */, UErrorCode &errorCode) in cmd_version() 234 UErrorCode errorCode = U_ZERO_ERROR; in main() local
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/ |
D | EuiccCardErrorException.java | 81 public EuiccCardErrorException(@OperationCode int operationCode, int errorCode) { in EuiccCardErrorException() 95 public EuiccCardErrorException(@OperationCode int operationCode, int errorCode, in EuiccCardErrorException()
|
/aosp_15_r20/external/icu/icu4c/source/tools/icuinfo/ |
H A D | icuinfo.cpp | 73 void cmd_version(UBool /* noLoad */, UErrorCode &errorCode) in cmd_version() 234 UErrorCode errorCode = U_ZERO_ERROR; in main() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | collationsets.h | 84 UErrorCode errorCode; variable 138 UErrorCode errorCode; variable
|
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/ |
D | DownloadRoleHolderController.java | 110 protected String getErrorMsgId(AbstractProvisioningTask task, int errorCode) { in getErrorMsgId() 139 protected boolean getRequireFactoryReset(AbstractProvisioningTask task, int errorCode) { in getRequireFactoryReset()
|
/aosp_15_r20/hardware/google/av/media/eco/include/eco/ |
D | ECODebug.h | 57 #define STATUS_ERROR(errorCode, errorString) ndk::ScopedAStatus::fromServiceSpecificError(errorCode) argument 59 #define STATUS_ERROR_FMT(errorCode, errorString, ...) \ argument
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/ |
D | OnDevicePersonalizationManagingServiceTest.java | 691 int errorCode, in onError() 727 int errorCode, in onError() 760 public void onError(int errorCode, CalleeMetadata calleeMetadata) { in onError()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ustrcase_locale.cpp | 74 UErrorCode &errorCode) { in toLower() 86 UErrorCode &errorCode) { in toUpper()
|
H A D | lsr.cpp | 18 UErrorCode &errorCode) : in LSR() 35 UErrorCode &errorCode) : in LSR()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ustrcase_locale.cpp | 74 UErrorCode &errorCode) { in toLower() 86 UErrorCode &errorCode) { in toUpper()
|
H A D | lsr.cpp | 18 UErrorCode &errorCode) : in LSR() 35 UErrorCode &errorCode) : in LSR()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | SessionConfigurationUtils.h | 39 #define STATUS_ERROR(errorCode, errorString) \ argument 43 #define STATUS_ERROR_FMT(errorCode, errorString, ...) \ argument
|
/aosp_15_r20/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/ |
H A D | AdvertiserService.java | 196 public void onStartFailure(int errorCode) { in onStartFailure() 216 private void sendFailureIntent(int errorCode){ in sendFailureIntent()
|