OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:catch
(Results
951 - 975
of
15925
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/CodeGen/AArch64/
pic-eh-stubs.ll
30
catch
i8* bitcast (i8** @_ZTIi to i8*)
34
br i1 %matches, label %
catch
, label %eh.resume
36
catch
: ; preds = %lpad
44
return: ; preds = %entry, %
catch
45
%retval.0 = phi i32 [ %exn.scalar, %
catch
], [ 42, %entry ]
/frameworks/base/core/java/android/os/
SystemVibrator.java
55
}
catch
(RemoteException e) {
method
81
}
catch
(RemoteException e) {
method
95
//
catch
this here because the server will do nothing. pattern may
101
}
catch
(RemoteException e) {
method
116
}
catch
(RemoteException e) {
method
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
DurableUtils.java
44
}
catch
(IOException e) {
method
54
}
catch
(IOException e) {
method
63
}
catch
(IOException e) {
method
72
}
catch
(IOException e) {
method
80
}
catch
(IOException e) {
method
/frameworks/base/tests/CoreTests/android/core/
InetAddrTest.java
66
}
catch
(UnknownHostException ex) {
method
73
}
catch
(UnknownHostException ex) {
method
80
}
catch
(UnknownHostException ex) {
method
93
}
catch
(InterruptedException ex) {
method
95
}
catch
(UnknownHostException ex) {
method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ATResponseParserTest.java
34
}
catch
(ATParseEx ex) {
method
56
}
catch
(ATParseEx ex) {
method
70
}
catch
(ATParseEx ex) {
method
81
}
catch
(ATParseEx ex) {
method
106
}
catch
(ATParseEx ex) {
method
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScriptThunker.java
42
}
catch
(android.renderscript.RSRuntimeException e) {
method
58
catch
(android.renderscript.RSRuntimeException e) {
method
66
}
catch
(android.renderscript.RSRuntimeException e) {
method
74
}
catch
(android.renderscript.RSRuntimeException e) {
method
83
}
catch
(android.renderscript.RSRuntimeException e) {
method
/libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
SAXParserFactoryImpl.java
58
}
catch
(SAXNotRecognizedException ex) {
method
67
}
catch
(SAXNotRecognizedException ex) {
method
81
}
catch
(Exception ex) {
method
108
}
catch
(SAXNotRecognizedException ex) {
method
117
}
catch
(SAXNotRecognizedException ex) {
method
/libcore/luni/src/test/java/libcore/java/net/
OldDatagramPacketTest.java
39
}
catch
(IOException e) {
65
}
catch
(IllegalArgumentException expected) {
method
71
}
catch
(IllegalArgumentException expected) {
method
80
}
catch
(NullPointerException expected) {
method
89
}
catch
(NullPointerException expected) {
method
/libcore/luni/src/test/java/libcore/java/nio/channels/
SocketChannelTest.java
50
}
catch
(IllegalArgumentException expected) {
method
55
}
catch
(IllegalArgumentException expected) {
method
60
}
catch
(IllegalArgumentException expected) {
method
76
}
catch
(ConnectException ex) {
method
81
}
catch
(ClosedChannelException expected) {
method
/libcore/luni/src/test/java/libcore/java/text/
OldMessageFormatFieldTest.java
68
}
catch
(IllegalArgumentException e) {
method
75
}
catch
(InvalidObjectException e) {
method
78
}
catch
(IOException e) {
method
80
}
catch
(ClassNotFoundException e) {
method
88
}
catch
(IOException e) {
method
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
GCMParameterSpecTest.java
36
}
catch
(IllegalArgumentException expected) {
method
44
}
catch
(IllegalArgumentException expected) {
method
56
}
catch
(IllegalArgumentException expected) {
method
64
}
catch
(IllegalArgumentException expected) {
method
72
}
catch
(IllegalArgumentException expected) {
method
/libcore/luni/src/test/java/tests/security/cert/
CertPathValidator1Test.java
87
}
catch
(Exception e) {
method
133
}
catch
(NullPointerException e) {
method
134
}
catch
(NoSuchAlgorithmException e) {
method
140
}
catch
(NoSuchAlgorithmException e) {
method
176
}
catch
(IllegalArgumentException e) {
method
181
}
catch
(IllegalArgumentException e) {
method
201
}
catch
(NoSuchProviderException e1) {
method
222
}
catch
(NullPointerException e) {
method
223
}
catch
(NoSuchAlgorithmException e) {
method
229
}
catch
(NoSuchAlgorithmException e1)
method
269
}
catch
(IllegalArgumentException e1) {
method
289
}
catch
(NullPointerException e) {
method
290
}
catch
(NoSuchAlgorithmException e) {
method
296
}
catch
(NoSuchAlgorithmException e1) {
method
340
}
catch
(InvalidAlgorithmParameterException e) {
method
345
}
catch
(InvalidAlgorithmParameterException e) {
method
371
}
catch
(CertPathValidatorException e) {
method
379
}
catch
(NullPointerException e) {
method
401
}
catch
(NoSuchProviderException e) {
method
429
}
catch
(NoSuchProviderException e) {
method
[
all
...]
/ndk/sources/cxx-stl/gabi++/tests/
unwind_04.cpp
85
catch
(int* i)
89
catch
(long i)
93
catch
(int i)
97
catch
(char c)
101
catch
(...)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/except.nested/
throw_with_nested.pass.cpp
48
catch
(const A& a)
60
catch
(const std::nested_exception& e)
72
catch
(const B& b)
84
catch
(const std::nested_exception& e)
98
catch
(int i)
/packages/apps/ContactsCommon/src/com/android/contacts/common/extensions/
ExtensionsFactory.java
63
}
catch
(FileNotFoundException e) {
method
66
}
catch
(IOException e) {
method
76
}
catch
(ClassNotFoundException e) {
method
78
}
catch
(IllegalAccessException e) {
method
80
}
catch
(InstantiationException e) {
method
/libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarFileTest.java
121
}
catch
(IOException e) {
method
128
}
catch
(IOException e) {
method
140
}
catch
(IOException e) {
method
148
}
catch
(IOException e) {
method
160
}
catch
(IOException e) {
method
168
}
catch
(IOException e) {
method
180
}
catch
(IOException e) {
method
187
}
catch
(IOException e) {
method
200
}
catch
(IOException e) {
method
208
}
catch
(IOException e)
method
217
}
catch
(IOException e) {
method
219
}
catch
(IllegalArgumentException e) {
method
267
}
catch
(IllegalStateException e) {
method
276
}
catch
(IllegalStateException e) {
method
291
}
catch
(Exception e) {
method
311
}
catch
(IllegalStateException ee) { \/\/ Per documentation exception
method
328
}
catch
(Exception e) {
method
348
}
catch
(IllegalStateException ee) { \/\/ Per documentation exception
method
401
}
catch
(IOException e) {
method
427
}
catch
(IOException e) {
method
445
}
catch
(Exception e) {
method
454
}
catch
(Exception e) {
method
465
}
catch
(Exception e) {
method
499
}
catch
(IOException e) {
method
508
}
catch
(IllegalStateException ise) {
method
510
}
catch
(Exception e) {
method
520
}
catch
(IOException e) {
method
536
}
catch
(Exception e) {
method
545
}
catch
(Exception e) {
method
557
}
catch
(Exception e) {
method
570
}
catch
(SecurityException e) {
method
572
}
catch
(Exception e) {
method
579
}
catch
(Exception e) {
method
588
}
catch
(SecurityException e) {
method
590
}
catch
(Exception e) {
method
682
}
catch
(SecurityException e) {
method
751
}
catch
(SecurityException e) {
method
773
}
catch
(SecurityException e) {
method
796
}
catch
(SecurityException e) {
method
817
}
catch
(SecurityException e) {
method
845
}
catch
(Exception e) {
method
868
}
catch
(Exception e) {
method
876
}
catch
(Exception e) {
method
889
}
catch
(ZipException ee) {
method
904
}
catch
(IllegalStateException ee) {
method
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/
Test_aget_wide.java
67
}
catch
(ArrayIndexOutOfBoundsException aie) {
method
80
}
catch
(NullPointerException np) {
method
94
}
catch
(ArrayIndexOutOfBoundsException aie) {
method
109
}
catch
(Throwable t) {
method
122
}
catch
(Throwable t) {
method
135
}
catch
(Throwable t) {
method
148
}
catch
(Throwable t) {
method
161
}
catch
(Throwable t) {
method
174
}
catch
(Throwable t) {
method
187
}
catch
(Throwable t)
method
201
}
catch
(Throwable t) {
method
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_wide/
Test_aput_wide.java
67
}
catch
(ArrayIndexOutOfBoundsException aie) {
method
80
}
catch
(NullPointerException np) {
method
94
}
catch
(ArrayIndexOutOfBoundsException aie) {
method
108
}
catch
(Throwable t) {
method
121
}
catch
(Throwable t) {
method
134
}
catch
(Throwable t) {
method
148
}
catch
(Throwable t) {
method
161
}
catch
(Throwable t) {
method
174
}
catch
(Throwable t) {
method
187
}
catch
(Throwable t)
method
201
}
catch
(Throwable t) {
method
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
Test_new_instance.java
48
}
catch
(Error e) {
method
64
}
catch
(InstantiationError ie) {
method
81
}
catch
(Error iae) {
method
94
}
catch
(Throwable t) {
method
108
}
catch
(Throwable t) {
method
122
}
catch
(Throwable t) {
method
135
}
catch
(Throwable t) {
method
150
}
catch
(IllegalAccessError t) {
method
162
}
catch
(NoClassDefFoundError t) {
method
175
}
catch
(Throwable t)
method
189
}
catch
(Throwable t) {
method
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java
74
}
catch
(Throwable t) {
method
89
}
catch
(Throwable t) {
method
102
}
catch
(Throwable t) {
method
115
}
catch
(Throwable t) {
method
128
}
catch
(Throwable t) {
method
141
}
catch
(Throwable t) {
method
155
}
catch
(Throwable t) {
method
169
}
catch
(Throwable t) {
method
182
}
catch
(Throwable t) {
method
196
}
catch
(Throwable t)
method
209
}
catch
(Throwable t) {
method
[
all
...]
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
CheckedOutputStreamTest.java
41
}
catch
(IOException e) {
method
43
}
catch
(SecurityException e) {
method
73
}
catch
(IOException e) {
method
75
}
catch
(SecurityException e) {
method
98
}
catch
(IOException e) {
method
100
}
catch
(SecurityException e) {
method
122
}
catch
(IndexOutOfBoundsException e) {
method
127
}
catch
(IOException e) {
method
129
}
catch
(SecurityException e) {
method
132
}
catch
(IndexOutOfBoundsException e)
method
146
}
catch
(SecurityException e) {
method
[
all
...]
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java
90
}
catch
(NumberFormatException e) {
method
99
}
catch
(NumberFormatException e) {
method
108
}
catch
(NumberFormatException e) {
method
117
}
catch
(NumberFormatException e) {
method
126
}
catch
(NumberFormatException e) {
method
135
}
catch
(NumberFormatException e) {
method
144
}
catch
(NumberFormatException e) {
method
153
}
catch
(NumberFormatException e) {
method
162
}
catch
(NumberFormatException e) {
method
171
}
catch
(NumberFormatException e)
method
193
}
catch
(NumberFormatException e) {
method
[
all
...]
/frameworks/base/location/lib/java/com/android/location/provider/
FusedLocationHardware.java
90
}
catch
(RemoteException e) {
method
120
}
catch
(RemoteException e) {
method
129
}
catch
(RemoteException e) {
method
138
}
catch
(RemoteException e) {
method
146
}
catch
(RemoteException e) {
method
154
}
catch
(RemoteException e) {
method
162
}
catch
(RemoteException e) {
method
170
}
catch
(RemoteException e) {
method
179
}
catch
(RemoteException e) {
method
187
}
catch
(RemoteException e)
method
196
}
catch
(RemoteException e) {
method
[
all
...]
/frameworks/base/services/java/com/android/server/wm/
DisplaySettings.java
101
}
catch
(FileNotFoundException e) {
method
137
}
catch
(IllegalStateException e) {
method
139
}
catch
(NullPointerException e) {
method
141
}
catch
(NumberFormatException e) {
method
143
}
catch
(XmlPullParserException e) {
method
145
}
catch
(IOException e) {
method
147
}
catch
(IndexOutOfBoundsException e) {
method
155
}
catch
(IOException e) {
method
164
}
catch
(NumberFormatException e) {
method
187
}
catch
(IOException e)
method
219
}
catch
(IOException e) {
method
[
all
...]
/frameworks/base/test-runner/src/android/test/
AndroidTestRunner.java
88
}
catch
(ClassNotFoundException e) {
method
98
}
catch
(NoSuchMethodException e) {
method
104
}
catch
(NoSuchMethodException e) {
method
116
}
catch
(IllegalAccessException e) {
method
118
}
catch
(InstantiationException e) {
method
120
}
catch
(IllegalArgumentException e) {
method
122
}
catch
(InvocationTargetException e) {
method
139
}
catch
(InstantiationException e) {
method
141
}
catch
(IllegalAccessException e) {
method
143
}
catch
(InvocationTargetException e)
method
145
}
catch
(NoSuchMethodException e) {
method
[
all
...]
Completed in 1213 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>