OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exception
(Results
1076 - 1100
of
2577
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingContext.java
19
import com.google.polo.
exception
.PoloException;
PoloUtil.java
19
import com.google.polo.
exception
.PoloException;
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
RecordedResponse.java
88
assertEquals(message, failure.
exception
().getMessage());
/external/smack/src/org/xbill/DNS/
NXTRecord.java
66
throw st.
exception
("Invalid type: " + t.value);
/external/stlport/stlport/stl/
_new.h
71
* STLport own bad_alloc
exception
to be used if the native C++ library
75
class bad_alloc : public
exception
{
/external/stlport/test/unit/cppunit/
test_main.cpp
129
# include <
exception
>
/external/valgrind/main/gdbserver_tests/
mcsignopass.stdoutB.exp
6
SIGFPE Yes Yes Yes Arithmetic
exception
59
Program received signal SIGFPE, Arithmetic
exception
.
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
PropertyNodesVerifier.java
22
import com.android.vcard.
exception
.VCardException;
/ndk/sources/cxx-stl/gabi++/src/
helper_func_internal.h
32
#include <
exception
>
45
// An
exception
spec acts like a catch handler, but in reverse.
47
// then this
exception
spec does not catch the excpType.
personality.cc
35
// This file implements the "
Exception
Handling APIs"
43
#include <
exception
>
/ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h
71
* STLport own bad_alloc
exception
to be used if the native C++ library
75
class bad_alloc : public
exception
{
/ndk/tests/device/test-gnustl-full/unit/cppunit/
test_main.cpp
129
# include <
exception
>
/ndk/tests/device/test-stlport/unit/cppunit/
test_main.cpp
129
# include <
exception
>
/packages/apps/Mms/src/com/android/mms/transaction/
HttpUtils.java
281
} catch (
Exception
e) {
292
private static void handleHttpConnectionException(
Exception
exception
, String url)
294
// Inner
exception
should be logged to make life easier.
295
Log.e(TAG, "Url: " + url + "\n" +
exception
.getMessage());
296
IOException e = new IOException(
exception
.getMessage());
297
e.initCause(
exception
);
/packages/services/Telephony/src/com/android/phone/
NetworkSetting.java
102
if (ar.
exception
!= null) {
104
displayNetworkSelectionFailed(ar.
exception
);
120
// this
exception
, and Log it.
126
if (ar.
exception
!= null) {
128
displayNetworkSelectionFailed(ar.
exception
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
exception_ptr.h
0
//
Exception
Handling support header (exception_ptr class) for -*- C++ -*-
18
// permissions described in the GCC Runtime Library
Exception
, version
22
// a copy of the GCC Runtime Library
Exception
along with this program;
28
* Do not attempt to use it directly. @headername{
exception
}
40
# error This platform does not support
exception
propagation.
58
/** Obtain an exception_ptr to the currently handled
exception
. If there
59
* is none, or the currently handled
exception
is foreign, return the null
70
* @brief An opaque pointer to an arbitrary
exception
.
nested_exception.h
1
// Nested
Exception
support header (nested_exception class) for -*- C++ -*-
17
// permissions described in the GCC Runtime Library
Exception
, version
21
// a copy of the GCC Runtime Library
Exception
along with this program;
27
* Do not attempt to use it directly. @headername{
exception
}
42
# error This platform does not support
exception
propagation.
54
///
Exception
class with exception_ptr data member.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
nested_exception.h
1
// Nested
Exception
support header (nested_exception class) for -*- C++ -*-
17
// permissions described in the GCC Runtime Library
Exception
, version
21
// a copy of the GCC Runtime Library
Exception
along with this program;
27
* Do not attempt to use it directly. @headername{
exception
}
42
# error This platform does not support
exception
propagation.
54
///
Exception
class with exception_ptr data member.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
nested_exception.h
1
// Nested
Exception
support header (nested_exception class) for -*- C++ -*-
17
// permissions described in the GCC Runtime Library
Exception
, version
21
// a copy of the GCC Runtime Library
Exception
along with this program;
27
* Do not attempt to use it directly. @headername{
exception
}
42
# error This platform does not support
exception
propagation.
54
///
Exception
class with exception_ptr data member.
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h
0
//
Exception
Handling support header (exception_ptr class) for -*- C++ -*-
18
// permissions described in the GCC Runtime Library
Exception
, version
22
// a copy of the GCC Runtime Library
Exception
along with this program;
40
# error This platform does not support
exception
propagation.
56
* @brief An opaque pointer to an arbitrary
exception
.
63
/** Obtain an %exception_ptr to the currently handled
exception
. If there
64
* is none, or the currently handled
exception
is foreign, return the null
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_new.h
71
* STLport own bad_alloc
exception
to be used if the native C++ library
75
class bad_alloc : public
exception
{
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h
0
//
Exception
Handling support header (exception_ptr class) for -*- C++ -*-
18
// permissions described in the GCC Runtime Library
Exception
, version
22
// a copy of the GCC Runtime Library
Exception
along with this program;
40
# error This platform does not support
exception
propagation.
56
* @brief An opaque pointer to an arbitrary
exception
.
63
/** Obtain an %exception_ptr to the currently handled
exception
. If there
64
* is none, or the currently handled
exception
is foreign, return the null
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_new.h
71
* STLport own bad_alloc
exception
to be used if the native C++ library
75
class bad_alloc : public
exception
{
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h
0
//
Exception
Handling support header (exception_ptr class) for -*- C++ -*-
18
// permissions described in the GCC Runtime Library
Exception
, version
22
// a copy of the GCC Runtime Library
Exception
along with this program;
40
# error This platform does not support
exception
propagation.
56
* @brief An opaque pointer to an arbitrary
exception
.
63
/** Obtain an %exception_ptr to the currently handled
exception
. If there
64
* is none, or the currently handled
exception
is foreign, return the null
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_new.h
71
* STLport own bad_alloc
exception
to be used if the native C++ library
75
class bad_alloc : public
exception
{
Completed in 1648 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>