/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ |
D | OAuthException.java | 49 @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
|
D | PluggableAuthException.java | 39 PluggableAuthException(String errorCode, String errorDescription) { in PluggableAuthException()
|
/external/webrtc/sdk/android/api/org/webrtc/ |
D | CameraVideoCapturer.java | 28 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/ |
D | InterpreterError.swift | 34 public var errorDescription: String? { variable
|
D | SignatureRunnerError.swift | 32 public var errorDescription: String? { variable
|
/external/ktfmt/core/src/main/java/com/facebook/ktfmt/format/ |
D | ParseError.kt | 22 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/ |
D | TestUtils.java | 123 String error, @Nullable String errorDescription, @Nullable String errorUri) in buildHttpResponseException()
|
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/ |
D | OkHttpServerTransportTest.java | 962 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/ |
D | CameraVideoCapturerTestFixtures.java | 194 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/ |
D | XdsClientImpl.java | 504 @Nullable private String errorDescription; field in XdsClientImpl.ResourceSubscriber
|
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/ |
D | ExternalAccountCredentialsTest.java | 1033 String errorDescription = "errorDescription"; in exchangeExternalCredentialForAccessToken_throws() local
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 568 std::string errorDescription; in validStatusCodes() local
|
/external/aws-sdk-java-v2/services/verifiedpermissions/src/main/resources/codegen-resources/ |
D | service-2.json | 1126 "errorDescription":{ object
|
/external/aws-sdk-java-v2/services/applicationdiscovery/src/main/resources/codegen-resources/ |
D | service-2.json | 779 "errorDescription":{ object
|