Home
last modified time | relevance | path

Searched defs:getErrorCode (Results 26 – 50 of 1460) sorted by relevance

12345678910>>...59

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } in getErrorCode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } in getErrorCode() function
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/library_loader/
H A DProcessInitException.java32 public int getErrorCode() { in getErrorCode() method in ProcessInitException
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } in getErrorCode() function
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt5/
H A DOnConnectionFailureReturn.java23 public int getErrorCode() { in getErrorCode() method in OnConnectionFailureReturn
H A DOnDisconnectionReturn.java23 public int getErrorCode() { in getErrorCode() method in OnDisconnectionReturn
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } in getErrorCode() function
/aosp_15_r20/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/
H A DAndroidQuicExceptionWrapper.java28 public int getErrorCode() { in getErrorCode() method in AndroidQuicExceptionWrapper
H A DAndroidNetworkExceptionWrapper.java36 public int getErrorCode() { in getErrorCode() method in AndroidNetworkExceptionWrapper
H A DQuicExceptionImpl.java41 public int getErrorCode() { in getErrorCode() method in QuicExceptionImpl
/aosp_15_r20/external/cronet/android/java/src/android/net/http/
H A DNetworkExceptionWrapper.java42 public int getErrorCode() { in getErrorCode() method in NetworkExceptionWrapper
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DReplyPacket.java75 public short getErrorCode() { in getErrorCode() method in ReplyPacket
/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPException.java51 public int getErrorCode() in getErrorCode() method in XMPException
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DIsolatedServiceException.java81 public int getErrorCode() { in getErrorCode() method in IsolatedServiceException
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/
H A DGrpcOperationSnapshot.java71 public StatusCode getErrorCode() { in getErrorCode() method in GrpcOperationSnapshot
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DTestReceiver.java48 public static Integer getErrorCode() { in getErrorCode() method in TestReceiver
/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore/
H A DKeystoreResponse.java56 public final int getErrorCode() { in getErrorCode() method in KeystoreResponse
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/
H A DErrorHandler.java314 public com.google.appengine.v1.ErrorHandler.ErrorCode getErrorCode() { in getErrorCode() method in ErrorHandler
854 public com.google.appengine.v1.ErrorHandler.ErrorCode getErrorCode() { in getErrorCode() method in ErrorHandler.Builder
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/
DOdpServiceException.java49 public int getErrorCode() { in getErrorCode() method in OdpServiceException
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DMediaCasStateException.java114 public int getErrorCode() { in getErrorCode() method in MediaCasStateException
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/exceptions/
DAdServicesNetworkException.java96 public int getErrorCode() { in getErrorCode() method in AdServicesNetworkException
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/testutils/device-side/android/app/sdksandbox/testutils/
DFakeSharedPreferencesSyncCallback.java52 public int getErrorCode() { in getErrorCode() method in FakeSharedPreferencesSyncCallback
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCompileServer.h54 virtual ErrorCode &getErrorCode() { return LastError; } in getErrorCode() function
/aosp_15_r20/external/OpenCSD/decoder/include/common/
H A Docsd_error.h77 const ocsd_err_t getErrorCode() const { return m_error_code; }; /**< Get error code. */ in getErrorCode() function
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/error/
H A DCecClientWrapperException.java48 public ErrorCodes getErrorCode() { in getErrorCode() method in CecClientWrapperException

12345678910>>...59