Home
last modified time | relevance | path

Searched defs:errorDescription (Results 1 – 14 of 14) sorted by relevance

/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DOAuthException.java49 @Nullable private final String errorDescription; field in OAuthException
52 OAuthException(String errorCode, @Nullable String errorDescription, @Nullable String errorUri) { in OAuthException()
91 String errorDescription = null; in createFromHttpResponseException() local
DPluggableAuthException.java39 PluggableAuthException(String errorCode, String errorDescription) { in PluggableAuthException()
/external/webrtc/sdk/android/api/org/webrtc/
DCameraVideoCapturer.java28 void onCameraError(String errorDescription); in onCameraError()
34 void onCameraFreezed(String errorDescription); in onCameraFreezed()
55 void onCameraSwitchError(String errorDescription); in onCameraSwitchError()
81 void onMediaRecorderError(String errorDescription); in onMediaRecorderError()
/external/tensorflow/tensorflow/lite/swift/Sources/
DInterpreterError.swift34 public var errorDescription: String? { variable
DSignatureRunnerError.swift32 public var errorDescription: String? { variable
/external/ktfmt/core/src/main/java/com/facebook/ktfmt/format/
DParseError.kt22 class ParseError(val errorDescription: String, val lineColumn: LineColumn) : constant in com.facebook.ktfmt.format.ParseError
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/
DTestUtils.java123 String error, @Nullable String errorDescription, @Nullable String errorUri) in buildHttpResponseException()
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DOkHttpServerTransportTest.java962 String errorDescription = "HTTP Method is not supported: GET"; in httpErrorsAdhereToFlowControl() local
1266 int streamId, int httpCode, Status.Code grpcCode, String errorDescription) throws Exception { in verifyHttpError()
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DCameraVideoCapturerTestFixtures.java194 public void onCameraError(String errorDescription) { in onCameraError()
203 public void onCameraFreezed(String errorDescription) { in onCameraFreezed()
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
DXdsClientImpl.java504 @Nullable private String errorDescription; field in XdsClientImpl.ResourceSubscriber
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
DExternalAccountCredentialsTest.java1033 String errorDescription = "errorDescription"; in exchangeExternalCredentialForAccessToken_throws() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp568 std::string errorDescription; in validStatusCodes() local
/external/aws-sdk-java-v2/services/verifiedpermissions/src/main/resources/codegen-resources/
Dservice-2.json1126 "errorDescription":{ object
/external/aws-sdk-java-v2/services/applicationdiscovery/src/main/resources/codegen-resources/
Dservice-2.json779 "errorDescription":{ object