OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sneakyThrow2
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/libcore/util/
SneakyThrow.java
59
SneakyThrow.<Error>
sneakyThrow2
(t);
67
private static <T extends Throwable> void
sneakyThrow2
(Throwable t) throws T {
/external/okhttp/okio/src/main/java/okio/
Util.java
64
Util.<Error>
sneakyThrow2
(t);
68
private static <T extends Throwable> void
sneakyThrow2
(Throwable t) throws T {
Completed in 73 milliseconds