HomeSort by relevance Sort by last modified time
    Searched full:rethrow (Results 51 - 75 of 99) sorted by null

1 23 4

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
unwind.h 141 /* @@@ Resume propagation of a FORCE_UNWIND exception, or to rethrow
  /external/clang/test/CodeGenCXX/
eh.cpp 180 // Constructor function-try-block must rethrow on fallthrough.
exceptions.cpp 437 // CHECK-NOT: rethrow
  /external/v8/src/
isolate.cc 924 Failure* Isolate::ReThrow(MaybeObject* exception, MessageLocation* location) {
958 return ReThrow(thrown);
    [all...]
runtime.h 315 F(ReThrow, 1, 1) \
isolate.h 711 Failure* ReThrow(MaybeObject* exception, MessageLocation* location = NULL);
    [all...]
  /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...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 273 // TODO: rethrow this somehow
  /external/llvm/docs/
ExceptionHandling.rst 194 a rethrow from within the catch may replace this call with a
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContext1Test.java     [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
Futures.java     [all...]
  /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...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 268 // But if it does, we'll rethrow this...
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
future 543 /// Wait for the state to be ready and rethrow any stored exception
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
future 543 /// Wait for the state to be ready and rethrow any stored exception
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
future 543 /// Wait for the state to be ready and rethrow any stored exception
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
future 596 /// Wait for the state to be ready and rethrow any stored exception
    [all...]
  /docs/source.android.com/src/source/
code-style.jd 161 <p>Rethrow the exception. Many times you don't need to catch the exception at

Completed in 1536 milliseconds

1 23 4