HomeSort by relevance Sort by last modified time
    Searched refs:catching (Results 1 - 15 of 15) sorted by null

  /prebuilts/go/darwin-x86/misc/cgo/testcshared/src/libgo5/
libgo5.go 19 // CatchSIGIO starts catching SIGIO signals.
26 // ResetSIGIO stops catching SIGIO signals.
  /prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo5/
libgo5.go 19 // CatchSIGIO starts catching SIGIO signals.
26 // ResetSIGIO stops catching SIGIO signals.
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/src/libgo3/
libgo3.go 19 // CatchSIGIO starts catching SIGIO signals.
26 // ResetSIGIO stops catching SIGIO signals.
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/src/libgo3/
libgo3.go 19 // CatchSIGIO starts catching SIGIO signals.
26 // ResetSIGIO stops catching SIGIO signals.
  /external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/
XLogger.java 50 static Marker CATCHING_MARKER = MarkerFactory.getMarker("CATCHING");
185 public void catching(Throwable throwable) { method in class:XLogger
187 ((LocationAwareLogger) logger).log(CATCHING_MARKER, FQCN, LocationAwareLogger.ERROR_INT, "catching", null, throwable);
199 public void catching(Level level, Throwable throwable) { method in class:XLogger
201 ((LocationAwareLogger) logger).log(CATCHING_MARKER, FQCN, level.level, "catching", null, throwable);
  /external/slf4j/slf4j-ext/src/test/java/org/slf4j/dummyExt/
XLoggerTest.java 124 logger.catching(ex);
125 logger.catching(XLogger.Level.DEBUG, ex);
127 verifyWithException((LoggingEvent) listAppender.list.get(0), "catching", t);
128 verifyWithLevelAndException((LoggingEvent) listAppender.list.get(1), XLogger.Level.DEBUG, "catching", t);
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/
log4j-api-2.5.jar 
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 250 // importDir is just an error-catching wrapper for build.ImportDir.
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 250 // importDir is just an error-catching wrapper for build.ImportDir.
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_web_release_no_deps.jar 
espresso_core_release_no_deps.jar 
  /prebuilts/go/darwin-x86/src/testing/
testing.go     [all...]
  /prebuilts/go/linux-x86/src/testing/
testing.go     [all...]
  /external/python/cpython3/Lib/pydoc_data/
topics.py     [all...]

Completed in 420 milliseconds