Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 793) sorted by relevance

12345678910>>...32

/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/upstream/
DDefaultLoadErrorHandlingPolicyTest.java36 InvalidResponseCodeException exception = in getBlacklistDurationMsFor_blacklist404() local
45 InvalidResponseCodeException exception = in getBlacklistDurationMsFor_blacklist410() local
54 InvalidResponseCodeException exception = in getBlacklistDurationMsFor_dontBlacklistUnexpectedHttpCodes() local
62 IOException exception = new IOException(); in getBlacklistDurationMsFor_dontBlacklistUnexpectedExceptions() local
79 private static long getDefaultPolicyBlacklistOutputFor(IOException exception) { in getDefaultPolicyBlacklistOutputFor()
85 private static long getDefaultPolicyRetryDelayOutputFor(IOException exception, int errorCount) { in getDefaultPolicyRetryDelayOutputFor()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDefaultErrorHandler.java117 public void warning(SAXParseException exception) throws SAXException in warning()
146 public void error(SAXParseException exception) throws SAXException in error()
173 public void fatalError(SAXParseException exception) throws SAXException in fatalError()
198 public void warning(TransformerException exception) throws TransformerException in warning()
228 public void error(TransformerException exception) throws TransformerException in error()
263 public void fatalError(TransformerException exception) throws TransformerException in fatalError()
278 public static void ensureLocationSet(TransformerException exception) in ensureLocationSet()
310 public static void printLocation(PrintStream pw, TransformerException exception) in printLocation()
315 public static void printLocation(java.io.PrintStream pw, org.xml.sax.SAXParseException exception) in printLocation()
320 public static void printLocation(PrintWriter pw, Throwable exception) in printLocation()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/error/
DMarkedYAMLExceptionTest.java24 MarkedYAMLException exception = new MarkedYAMLException(null, null, "Error happened", mark); in testToString1() local
32 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString2() local
40 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", null, in testToString3() local
47 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testToString4() local
54 MarkedYAMLException exception = new MarkedYAMLException("See http://www.google.com", mark, in testGetters() local
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
DLogServiceImpl.java100 public void log(int level, String message, Throwable exception) { in log()
179 public void log(ServiceReference sr, int level, String message, Throwable exception) { in log()
184 delegate.debug(createMessage(sr, message), exception); in log() local
189 delegate.error(createMessage(sr, message), exception); in log() local
194 delegate.info(createMessage(sr, message), exception); in log() local
199 delegate.warn(createMessage(sr, message), exception); in log() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DJobNestedExceptionsTest.kt16 val exception = captureExceptionsRun { in testExceptionUnwrapping() constant
40 val exception = captureExceptionsRun { in testExceptionUnwrappingWithSuspensions() constant
69 val exception = captureExceptionsRun { in testNestedAtomicThrow() constant
112 val exception = exceptions[0] in testChildThrowsDuringCompletion() constant
DJobExceptionHandlingTest.kt23 val exception = captureExceptionsRun { in <lambda>() constant
84 val exception = captureExceptionsRun { in <lambda>() constant
108 val exception = captureExceptionsRun { in <lambda>() constant
144 val exception = captureExceptionsRun { in <lambda>() constant
172 val exception = captureExceptionsRun { in <lambda>() constant
208 val exception = captureExceptionsRun { in <lambda>() constant
250 val exception = captureExceptionsRun { in <lambda>() constant
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DInvocationException.java38 ObjectReference exception; field in InvocationException
40 public InvocationException(ObjectReference exception) { in InvocationException()
45 public ObjectReference exception() { in exception() method in InvocationException
/external/ImageMagick/MagickCore/
Dlayer.c101 ExceptionInfo *exception) in ClearBounds()
166 const Image *image2,RectangleInfo *bounds,ExceptionInfo *exception) in IsBoundsCleared()
229 MagickExport Image *CoalesceImages(const Image *image,ExceptionInfo *exception) in CoalesceImages()
386 MagickExport Image *DisposeImages(const Image *images,ExceptionInfo *exception) in DisposeImages()
603 const Image *image2,const LayerMethod method,ExceptionInfo *exception) in CompareImagesBounds()
756 const LayerMethod method,ExceptionInfo *exception) in CompareImagesLayers()
929 ExceptionInfo *exception) in OptimizeLayerFrames()
1407 ExceptionInfo *exception) in OptimizeImageLayers()
1440 ExceptionInfo *exception) in OptimizePlusImageLayers()
1477 ExceptionInfo *exception) in OptimizeImageTransparency()
[all …]
Dexception.c118 *exception; in AcquireExceptionInfo() local
150 static void *DestroyExceptionElement(void *exception) in DestroyExceptionElement()
164 MagickExport void ClearMagickException(ExceptionInfo *exception) in ClearMagickException()
203 MagickExport void CatchException(ExceptionInfo *exception) in CatchException()
258 MagickExport ExceptionInfo *CloneExceptionInfo(ExceptionInfo *exception) in CloneExceptionInfo()
418 MagickExport ExceptionInfo *DestroyExceptionInfo(ExceptionInfo *exception) in DestroyExceptionInfo()
528 exception[MagickPathExtent]; in GetExceptionMessage() local
687 MagickExport void InheritException(ExceptionInfo *exception, in InheritException()
735 MagickPrivate void InitializeExceptionInfo(ExceptionInfo *exception) in InitializeExceptionInfo()
992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException()
[all …]
Dimage.c157 ExceptionInfo *exception) in AcquireImage()
387 ExceptionInfo *exception) in AcquireNextImage()
444 const MagickBooleanType stack,ExceptionInfo *exception) in AppendImages()
646 *exception; in CatchImageException() local
695 MagickExport MagickBooleanType ClipImage(Image *image,ExceptionInfo *exception) in ClipImage()
701 const MagickBooleanType inside,ExceptionInfo *exception) in ClipImagePath()
797 const size_t rows,const MagickBooleanType detach,ExceptionInfo *exception) in CloneImage()
1051 const OffsetInfo *offset,ExceptionInfo *exception) in CopyImagePixels()
1351 *exception; in GetImageInfo() local
1438 ExceptionInfo *exception) in GetImageMask()
[all …]
Dmodule.c215 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception) in GetModuleInfo()
289 size_t *number_modules,ExceptionInfo *exception) in GetModuleInfoList()
386 const MagickModuleType type,size_t *number_modules,ExceptionInfo *exception) in GetModuleList()
528 MagickModuleType module_type,char *path,ExceptionInfo *exception) in GetMagickModulePath()
851 *exception; in DestroyModuleNode() local
938 Image **images,const int argc,const char **argv,ExceptionInfo *exception) in InvokeDynamicImageFilter()
1068 ExceptionInfo *exception) in ListModuleInfo()
1222 ExceptionInfo *exception) in OpenModule()
1359 MagickPrivate MagickBooleanType OpenModules(ExceptionInfo *exception) in OpenModules()
1422 ExceptionInfo *exception) in RegisterModule()
[all …]
Dstream.c99 *exception; member
160 ExceptionInfo *exception) in AcquireStreamInfo()
364 ExceptionInfo *exception) in GetAuthenticPixelsStream()
446 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneAuthenticPixelFromStream()
510 Quantum *pixel,ExceptionInfo *exception) in GetOneVirtualPixelFromStream()
683 ExceptionInfo *exception) in AcquireStreamPixels()
737 ExceptionInfo *exception) in GetVirtualPixelStream()
839 StreamInfo *stream_info,const char *filename,ExceptionInfo *exception) in OpenStream()
883 ExceptionInfo *exception) in QueueAuthenticPixelsStream()
1003 ExceptionInfo *exception) in ReadStream()
[all …]
Dpolicy.c171 ExceptionInfo *exception) in AcquirePolicyCache()
271 static PolicyInfo *GetPolicyInfo(const char *name,ExceptionInfo *exception) in GetPolicyInfo()
368 size_t *number_policies,ExceptionInfo *exception) in GetPolicyInfoList()
440 size_t *number_policies,ExceptionInfo *exception) in GetPolicyList()
515 *exception; in GetPolicyValue() local
553 static MagickBooleanType IsPolicyCacheInstantiated(ExceptionInfo *exception) in IsPolicyCacheInstantiated()
602 *exception; in IsRightsAuthorized() local
670 ExceptionInfo *exception) in ListPolicyInfo()
769 const char *filename,const size_t depth,ExceptionInfo *exception) in LoadPolicyCache()
1073 ExceptionInfo *exception) in SetMagickSecurityPolicy()
[all …]
Dcache-view.c113 ExceptionInfo *exception) in AcquireAuthenticCacheView()
150 ExceptionInfo *exception) in AcquireVirtualCacheView()
301 ExceptionInfo *exception) in GetCacheViewAuthenticPixels()
653 const size_t columns,const size_t rows,ExceptionInfo *exception) in GetCacheViewVirtualPixels()
703 ExceptionInfo *exception) in GetOneCacheViewAuthenticPixel()
775 ExceptionInfo *exception) in GetOneCacheViewVirtualPixel()
848 ExceptionInfo *exception) in GetOneCacheViewVirtualPixelInfo()
907 const ssize_t x,const ssize_t y,Quantum *pixel,ExceptionInfo *exception) in GetOneCacheViewVirtualMethodPixel()
979 ExceptionInfo *exception) in QueueCacheViewAuthenticPixels()
1024 const ClassType storage_class,ExceptionInfo *exception) in SetCacheViewStorageClass()
[all …]
Dcoder.c144 static SplayTreeInfo *AcquireCoderCache(ExceptionInfo *exception) in AcquireCoderCache()
272 ExceptionInfo *exception) in GetCoderInfo()
323 size_t *number_coders,ExceptionInfo *exception) in GetCoderInfoList()
408 size_t *number_coders,ExceptionInfo *exception) in GetCoderList()
476 static MagickBooleanType IsCoderTreeInstantiated(ExceptionInfo *exception) in IsCoderTreeInstantiated()
515 ExceptionInfo *exception) in ListCoderInfo()
Dconfigure.c153 ExceptionInfo *exception) in AcquireConfigureCache()
350 ExceptionInfo *exception) in GetConfigureInfo()
434 size_t *number_options,ExceptionInfo *exception) in GetConfigureInfoList()
528 size_t *number_options,ExceptionInfo *exception) in GetConfigureList()
601 *exception; in GetConfigureOption() local
643 ExceptionInfo *exception) in GetConfigureOptions()
735 ExceptionInfo *exception) in GetConfigurePaths()
1007 static MagickBooleanType IsConfigureCacheInstantiated(ExceptionInfo *exception) in IsConfigureCacheInstantiated()
1046 ExceptionInfo *exception) in ListConfigureInfo()
1140 ExceptionInfo *exception) in LoadConfigureCache()
Dconstitute.c135 ExceptionInfo *exception) in ConstituteImage()
257 ExceptionInfo *exception) in PingImage()
312 ExceptionInfo *exception) in PingImages()
407 const PolicyRights rights,ExceptionInfo *exception) in IsCoderAuthorized()
420 ExceptionInfo *exception) in ReadImage()
864 ExceptionInfo *exception) in ReadImages()
963 const char *content,ExceptionInfo *exception) in ReadInlineImage()
1038 Image *image,ExceptionInfo *exception) in WriteImage()
1306 Image *images,const char *filename,ExceptionInfo *exception) in WriteImages()
/external/fdlibm/
Dfdlibm.h75 struct exception { struct
76 int type;
77 char *name;
78 double arg1;
79 double arg2;
80 double retval;
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFakeTimeLimiterTest.java53 Exception exception = new SampleCheckedException(); in testCallWithTimeout_wrapsCheckedException() local
63 Exception exception = new RuntimeException("test"); in testCallWithTimeout_wrapsUncheckedException() local
85 RuntimeException exception = new RuntimeException("test"); in testRunWithTimeout_wrapsUncheckedException() local
95 RuntimeException exception = new RuntimeException("test"); in testRunUninterruptiblyWithTimeout_wrapsUncheckedException() local
105 public static <T> Callable<T> callableThrowing(final Exception exception) { in callableThrowing()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFakeTimeLimiterTest.java53 Exception exception = new SampleCheckedException(); in testCallWithTimeout_wrapsCheckedException() local
63 Exception exception = new RuntimeException("test"); in testCallWithTimeout_wrapsUncheckedException() local
85 RuntimeException exception = new RuntimeException("test"); in testRunWithTimeout_wrapsUncheckedException() local
95 RuntimeException exception = new RuntimeException("test"); in testRunUninterruptiblyWithTimeout_wrapsUncheckedException() local
105 public static <T> Callable<T> callableThrowing(final Exception exception) { in callableThrowing()
/external/apache-http/src/org/apache/commons/logging/impl/
DJdk14Logger.java129 public void debug(Object message, Throwable exception) { in debug()
152 public void error(Object message, Throwable exception) { in error()
175 public void fatal(Object message, Throwable exception) { in fatal()
209 public void info(Object message, Throwable exception) { in info()
280 public void trace(Object message, Throwable exception) { in trace()
303 public void warn(Object message, Throwable exception) { in warn()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/
DLoadErrorHandlingPolicy.java51 public final IOException exception; field in LoadErrorHandlingPolicy.LoadErrorInfo
59 IOException exception, in LoadErrorInfo()
82 int dataType, long loadDurationMs, IOException exception, int errorCount); in getBlacklistDurationMsFor()
117 long getRetryDelayMsFor(int dataType, long loadDurationMs, IOException exception, int errorCount); in getRetryDelayMsFor()
/external/ImageMagick/coders/
Dfax.c133 static Image* FaxReadG3(Image *image,ExceptionInfo *exception) in FaxReadG3()
150 ExceptionInfo *exception) in FaxReadG4()
182 static Image *ReadFAXImage(const ImageInfo *image_info,ExceptionInfo *exception) in ReadFAXImage()
354 ExceptionInfo *exception) in WriteFAXImage()
Ddng.c105 static void InitializeDcrawOpenCL(ExceptionInfo *exception) in InitializeDcrawOpenCL()
151 static void InitializeDcrawOpenCL(ExceptionInfo *magick_unused(exception)) in InitializeDcrawOpenCL()
162 ExceptionInfo *exception) in SetDNGProperties()
231 ExceptionInfo *exception) in InvokeDNGDelegate()
330 static Image *ReadDNGImage(const ImageInfo *image_info,ExceptionInfo *exception) in ReadDNGImage()
/external/antlr/tool/src/main/java/org/antlr/tool/
DGrammarSyntaxMessage.java41 public RecognitionException exception; field in GrammarSyntaxMessage
46 RecognitionException exception) in GrammarSyntaxMessage()
55 RecognitionException exception) in GrammarSyntaxMessage()

12345678910>>...32