Home
last modified time | relevance | path

Searched defs:errorCode (Results 451 – 475 of 3299) sorted by relevance

1...<<11121314151617181920>>...132

/aosp_15_r20/system/chre/platform/shared/
H A Dplatform_gnss.cc103 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 DHttp2.java252 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 DHttp2.java254 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 DHttp2.java262 …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 Dustream.cpp45 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 DAwsRetryPolicyTest.java119 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/
DExampleStoreQueryCallbackImpl.java56 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 Dustream.cpp45 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 Dcollationsets.h84 UErrorCode errorCode; variable
138 UErrorCode errorCode; variable
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationsets.h84 UErrorCode errorCode; variable
138 UErrorCode errorCode; variable
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/http/
H A DHttpStreamResponseHandlerNativeAdapter.java62 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 Dcollationsets.h84 UErrorCode errorCode; variable
138 UErrorCode errorCode; variable
/aosp_15_r20/external/cronet/third_party/icu/source/tools/icuinfo/
H A Dicuinfo.cpp73 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/
DEuiccCardErrorException.java81 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 Dicuinfo.cpp73 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 Dcollationsets.h84 UErrorCode errorCode; variable
138 UErrorCode errorCode; variable
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
DDownloadRoleHolderController.java110 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/
DECODebug.h57 #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/
DOnDevicePersonalizationManagingServiceTest.java691 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 Dustrcase_locale.cpp74 UErrorCode &errorCode) { in toLower()
86 UErrorCode &errorCode) { in toUpper()
H A Dlsr.cpp18 UErrorCode &errorCode) : in LSR()
35 UErrorCode &errorCode) : in LSR()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dustrcase_locale.cpp74 UErrorCode &errorCode) { in toLower()
86 UErrorCode &errorCode) { in toUpper()
H A Dlsr.cpp18 UErrorCode &errorCode) : in LSR()
35 UErrorCode &errorCode) : in LSR()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtils.h39 #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 DAdvertiserService.java196 public void onStartFailure(int errorCode) { in onStartFailure()
216 private void sendFailureIntent(int errorCode){ in sendFailureIntent()

1...<<11121314151617181920>>...132