Home
last modified time | relevance | path

Searched refs:catching (Results 1 – 25 of 84) sorted by relevance

1234

/external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/
DXLogger.java185 public void catching(Throwable throwable) { in catching() method in XLogger
199 public void catching(Level level, Throwable throwable) { in catching() method in XLogger
/external/slf4j/slf4j-ext/src/test/java/org/slf4j/dummyExt/
DXLoggerTest.java124 logger.catching(ex); in testCaught()
125 logger.catching(XLogger.Level.DEBUG, ex); in testCaught()
/external/autotest/client/site_tests/kernel_FirmwareRequest/
Dcontrol27 catching errors.
/external/autotest/client/site_tests/hardware_SAT/
Dcontrol.hwqual11 system interfaces. It is good at catching memory signal integrity issues or
Dcontrol.memory_qual11 system interfaces. It is good at catching memory signal integrity issues or
Dcontrol11 system interfaces. It is good at catching memory signal integrity issues or
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
Dtemplate_6-1.in10 in sa_sigaction identifying the signal-catching function.
Dtemplate_13-1.in10 signal-catching functions are executed on the current stack if the
Dtemplate_12-2.in10 signal-catching functions are executed on the current stack if the
Dtemplate_8-1.in11 execution of the signal-catching function.
Dtemplate_12-1.in10 signal-catching functions are executed on the alternate stack if the
Dtemplate_25-1.in9 that when the sa_sigaction signal-catching function is entered, then
Dtemplate_22-1.in11 sa_sigaction signal-catching function is entered, then the signal that
/external/flatbuffers/docs/source/
DSupport.md14 feature set, and is likely most robust. Other languages are catching up
/external/bcc/tools/
Dmysqld_qslower_example.txt31 It worked, but I'm not catching any faster queries in this example. Notice I
Dxfsslower_example.txt61 spanned 14 seconds), as the lower threshold is catching more I/O.
Dfileslower_example.txt61 spanned 12 seconds), and the lower threshold is catching more I/O.
Dbtrfsslower_example.txt71 spanned 6 seconds), as the lower threshold is catching more I/O.
/external/pdfium/third_party/libopenjpeg20/
DCMakeLists.txt92 # catching mechanism something is busted in cmake 2.8.5, I had to use the
/external/perfetto/gn/standalone/libc++/
Dlibc++.gni25 # that Chrome uses on most production configurations (% lagging catching up
/external/glide/third_party/disklrucache/
DREADME.md41 should handle other problems by catching `IOException` and responding
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def33 "use exit with this exitcode after catching a deadly signal.")
/external/ltp/doc/
Dstyle-guide.txt46 error catching logic.
47 * Ensure that error catching is consistent and informative; all
/external/markdown/docs/
DCHANGE_LOG105 May 18, 2006: Stopped catching unquoted titles in reference links.
/external/clang/docs/
DMSVCCompatibility.rst101 catch an asynchronous exception generated in the same frame as the catching

1234