HomeSort by relevance Sort by last modified time
    Searched full:rethrow (Results 26 - 50 of 76) sorted by null

12 3 4

  /frameworks/base/core/tests/utillib/src/coretestutils/http/
MockWebServer.java 62 // keep Futures around so we can rethrow any exceptions thrown by Callables
  /packages/providers/DownloadProvider/tests/src/tests/http/
MockWebServer.java 61 // keep Futures around so we can rethrow any exceptions thrown by Callables
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
unwind.h 144 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /external/clang/test/CodeGenCXX/
eh.cpp 173 // Constructor function-try-block must rethrow on fallthrough.
  /hardware/ril/mock-ril/src/cpp/
js_support.cpp 276 try_catch.ReThrow();
  /packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java 154 // NOTE: Unlike similar code in POP3, I'm going to rethrow as-is. There is a lot
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 900 DrNicTest.Unit.Testcase.prototype.run = function(rethrow) {
913 if (rethrow) throw e;
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
LSSerializerImpl.java     [all...]
  /external/guava/javadoc/com/google/common/io/
Closeables.html 195 // If an exception occurs, only rethrow it if (threw==false).
Flushables.html 178 <p>If <code>swallowIOException</code> is true, then we don't rethrow
  /external/v8/src/
runtime.h 282 F(ReThrow, 1, 1) \
isolate.h 726 Failure* ReThrow(MaybeObject* exception, MessageLocation* location = NULL);
    [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
CodeGenFunction.h 632 /// RethrowBlock - Unified rethrow block.
698 /// An i8* variable into which the exception pointer to rethrow
894 /// getRethrowDest - Returns the unified outermost-scope rethrow
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContext1Test.java     [all...]
  /docs/source.android.com/src/source/
code-style.md 157 - Rethrow the exception. Many times you don't need to catch the exception at
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageFactoryImpl.java 712 // Rethrow the error for the essential headers. Otherwise bad
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/
SerializedScriptValue.cpp     [all...]
  /development/pdk/docs/source/
code-style.jd 156 <li>Rethrow the exception. Many times you don't need to catch the exception at
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLEngineImplTest.java 544 // should rethrow the SSLException "internal error"
    [all...]
  /external/llvm/docs/
ExceptionHandling.html 308 <p>Note: a rethrow from within the catch may replace this call with
  /external/stlport/stlport/stl/
_istream.c     [all...]

Completed in 1694 milliseconds

12 3 4