HomeSort by relevance Sort by last modified time
    Searched refs:exception (Results 326 - 350 of 2577) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ppapi/api/private/
ppb_instance_private.idl 63 * The exception, if any, will be returned in *exception. As with the PPB_Var
64 * interface, the exception parameter, if non-NULL, must be initialized
66 * the exception parameter will be set to a "void" var. On failure, the
70 * @param[in/out] exception PP_Var containing the exception. Initialize
71 * this to NULL if you don't want exception info; initialize this to a void
72 * exception if want exception info.
79 [out] PP_Var exception);
    [all...]
  /external/chromium_org/ppapi/thunk/
ppb_instance_private_thunk.cc 36 struct PP_Var* exception) {
41 return enter.functions()->ExecuteScript(instance, script, exception);
  /external/chromium_org/v8/test/cctest/
test-global-object.cc 49 v8::String::Utf8Value exception(try_catch.Exception());
50 CHECK_EQ("ReferenceError: x is not defined", *exception);
  /external/stlport/stlport/stl/
_stdexcept_base.h 49 * the static C++ native runtime. In this case the std::exception base class is no more
57 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
64 using _STLP_VENDOR_EXCEPT_STD::exception;
67 # define _STLP_EXCEPTION_BASE exception
  /frameworks/base/core/java/android/os/
AsyncResult.java 27 // Expect either exception or result to be null
29 public Throwable exception; field in class:AsyncResult
66 exception = ex;
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
OutputStreamTarget.java 60 } catch (IOException exception) {
62 "OutputStreamTarget: Could not write to stream: " + exception.getMessage() + "!");
  /libcore/luni/src/test/java/tests/security/cert/
CertificateRevocationExceptionTest.java 101 public void testGetExtensions() throws Exception {
113 public void testGetRevocationDate() throws Exception {
114 CertificateRevokedException exception = getTestException();
116 Date firstDate = exception.getRevocationDate();
117 assertNotSame(firstDate, exception.getRevocationDate());
120 assertTrue(firstDate.compareTo(exception.getRevocationDate()) > 0);
123 public void testGetInvalidityDate() throws Exception {
124 CertificateRevokedException exception = getTestException();
126 Date firstDate = exception.getInvalidityDate();
127 assertNotSame(firstDate, exception.getInvalidityDate())
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 47 * the static C++ native runtime. In this case the std::exception base class is no more
55 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
62 using _STLP_VENDOR_EXCEPT_STD::exception;
65 # define _STLP_EXCEPTION_BASE exception
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/d/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/go/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/java/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/php/
std_pair.i 8 %include <exception.i>
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
std_pair.i 8 %include <exception.i>
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 48 * the static C++ native runtime. In this case the std::exception base class is no more
56 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
63 using _STLP_VENDOR_EXCEPT_STD::exception;
66 # define _STLP_EXCEPTION_BASE exception
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 48 * the static C++ native runtime. In this case the std::exception base class is no more
56 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
63 using _STLP_VENDOR_EXCEPT_STD::exception;
66 # define _STLP_EXCEPTION_BASE exception
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 48 * the static C++ native runtime. In this case the std::exception base class is no more
56 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
63 using _STLP_VENDOR_EXCEPT_STD::exception;
66 # define _STLP_EXCEPTION_BASE exception
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 47 * the static C++ native runtime. In this case the std::exception base class is no more
55 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
62 using _STLP_VENDOR_EXCEPT_STD::exception;
65 # define _STLP_EXCEPTION_BASE exception
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stdexcept_base.h 47 * the static C++ native runtime. In this case the std::exception base class is no more
55 # pragma warning (disable: 4275) // Non dll interface class 'exception' used as base
62 using _STLP_VENDOR_EXCEPT_STD::exception;
65 # define _STLP_EXCEPTION_BASE exception
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/exception/
ExtCertPathBuilderException.java 1 package org.bouncycastle.jce.exception;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
AnnotatedException.java 3 import org.bouncycastle.jce.exception.ExtException;
6 extends Exception
  /external/chromium_org/net/tools/tld_cleanup/
tld_cleanup_util.h 19 bool exception; member in struct:net::tld_cleanup::Rule
tld_cleanup_util_unittest.cc 35 EXPECT_FALSE(foo_iter->second.exception);
40 EXPECT_FALSE(bar_iter->second.exception);
55 EXPECT_FALSE(foo_bar_iter->second.exception);
60 EXPECT_FALSE(bar_iter->second.exception);
76 EXPECT_FALSE(foo_iter->second.exception);
81 EXPECT_FALSE(bar_iter->second.exception);
86 EXPECT_FALSE(baz_iter->second.exception);
101 EXPECT_FALSE(bar_iter->second.exception);
106 EXPECT_FALSE(foo_bar_iter->second.exception);
122 EXPECT_FALSE(foo_bar_iter->second.exception);
    [all...]

Completed in 1458 milliseconds

<<11121314151617181920>>