Home
last modified time | relevance | path

Searched defs:errorDetails (Results 1 – 6 of 6) sorted by relevance

/external/downloader/src/main/java/com/google/android/downloader/
DRequestException.java24 private final ErrorDetails errorDetails; field in RequestException
26 public RequestException(ErrorDetails errorDetails) { in RequestException()
30 public RequestException(ErrorDetails errorDetails, Throwable cause) { in RequestException()
DCronetUrlEngine.java272 ErrorDetails errorDetails; in onFailed() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/downloader/offroad/
DExceptionHandlerTest.java34 ErrorDetails errorDetails = in mapToDownloadException_withDefaultImpl_handlesHttpStatusErrors() local
55 ErrorDetails errorDetails = in mapToDownloadException_withDefaultImpl_handlesHttpStatusErrorsWithDownloadExceptionUnwrapping() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowSafetyCenterManagerTest.java327 SafetySourceErrorDetails errorDetails = in getLastSafetySourceError_whenErrorReported_returnsErrorDetails() local
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs507 …ntPtr userData, MetadataArraySafeHandle metadataArray, StatusCode statusCode, string errorDetails); in grpcsharp_metadata_credentials_notify_from_plugin_delegate()
752 …ntPtr userData, MetadataArraySafeHandle metadataArray, StatusCode statusCode, string errorDetails); in grpcsharp_metadata_credentials_notify_from_plugin()
1045 …ntPtr userData, MetadataArraySafeHandle metadataArray, StatusCode statusCode, string errorDetails); in grpcsharp_metadata_credentials_notify_from_plugin()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dstoragetransfer.v1.json764 "errorDetails": { object