Home
last modified time | relevance | path

Searched defs:ThrowException (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/jni/
H A DUtils.h110 inline bool ThrowException(JNIEnv* aEnv, const char* aMessage) { in ThrowException() function
114 inline bool ThrowException(const char* aClass, const char* aMessage) { in ThrowException() function
118 inline bool ThrowException(const char* aMessage) { in ThrowException() function
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/jni/
H A DUtils.h104 inline bool ThrowException(JNIEnv* aEnv, const char* aMessage) { in ThrowException() function
108 inline bool ThrowException(const char* aClass, const char* aMessage) { in ThrowException() function
112 inline bool ThrowException(const char* aMessage) { in ThrowException() function
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/jni/
H A DUtils.h110 inline bool ThrowException(JNIEnv* aEnv, const char* aMessage) { in ThrowException() function
114 inline bool ThrowException(const char* aClass, const char* aMessage) { in ThrowException() function
118 inline bool ThrowException(const char* aMessage) { in ThrowException() function
/dports/www/firefox/firefox-99.0/widget/android/jni/
H A DUtils.h110 inline bool ThrowException(JNIEnv* aEnv, const char* aMessage) { in ThrowException() function
114 inline bool ThrowException(const char* aClass, const char* aMessage) { in ThrowException() function
118 inline bool ThrowException(const char* aMessage) { in ThrowException() function
/dports/www/firefox-esr/firefox-91.8.0/widget/android/jni/
H A DUtils.h110 inline bool ThrowException(JNIEnv* aEnv, const char* aMessage) { in ThrowException() function
114 inline bool ThrowException(const char* aClass, const char* aMessage) { in ThrowException() function
118 inline bool ThrowException(const char* aMessage) { in ThrowException() function
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/jni/
H A DUtils.h97 inline bool ThrowException(JNIEnv *aEnv, const char *aMessage) in ThrowException() function
102 inline bool ThrowException(const char *aClass, const char *aMessage) in ThrowException() function
107 inline bool ThrowException(const char *aMessage) in ThrowException() function
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/test/gtest/
H A DTestIDBResult.cpp30 IDBResult<int, IDBSpecialValue::Failure> ThrowException() { in ThrowException() function
34 TEST(IDBResultTest, ThrowException) in TEST() argument
/dports/www/firefox/firefox-99.0/dom/indexedDB/test/gtest/
H A DTestIDBResult.cpp30 IDBResult<int, IDBSpecialValue::Failure> ThrowException() { in ThrowException() function
34 TEST(IDBResultTest, ThrowException) in TEST() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/test/gtest/
H A DTestIDBResult.cpp30 IDBResult<int, IDBSpecialValue::Failure> ThrowException() { in ThrowException() function
34 TEST(IDBResultTest, ThrowException) in TEST() argument
/dports/audio/ncmpc/ncmpc-0.41/src/util/
H A DException.hxx45 ThrowException(T &&t) in ThrowException() function
52 ThrowException(std::exception_ptr ep) in ThrowException() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/test/gtest/
H A DTestIDBResult.cpp30 IDBResult<int, IDBSpecialValue::Failure> ThrowException(ErrorResult& aRv) { in ThrowException() function
35 TEST(IDBResultTest, ThrowException) in TEST() argument
/dports/audio/musicpd/mpd-0.23.6/src/util/
H A DException.hxx45 ThrowException(T &&t) in ThrowException() function
52 ThrowException(std::exception_ptr ep) in ThrowException() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/test/gtest/
H A DTestIDBResult.cpp30 IDBResult<int, IDBSpecialValue::Failure> ThrowException(ErrorResult& aRv) { in ThrowException() function
35 TEST(IDBResultTest, ThrowException) in TEST() argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/test/
H A DExceptionThrower.cpp3 void ThrowException() { throw 1; } in ThrowException() function
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/test/
H A DExceptionThrower.cpp3 void ThrowException() { throw 1; } in ThrowException() function
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/test/
H A DExceptionThrower.cpp3 void ThrowException() { throw 1; } in ThrowException() function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/test/
H A DExceptionThrower.cpp3 void ThrowException() { throw 1; } in ThrowException() function
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/test/
H A DExceptionThrower.cpp3 void ThrowException() { throw 1; } in ThrowException() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/StackTraceElement/src/p/
H A DThrowException.java28 public class ThrowException { class
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dexception8.cs4 public static void ThrowException() { in ThrowException() method in TryTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/StackTraceElement/src/p/
H A DThrowException.java28 public class ThrowException { class
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/StackTraceElement/src/p/
H A DThrowException.java28 public class ThrowException { class
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/StackTraceElement/src/p/
H A DThrowException.java28 public class ThrowException { class
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/StackTraceElement/src/p/
H A DThrowException.java28 public class ThrowException { class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/StackTraceElement/src/p/
H A DThrowException.java28 public class ThrowException { class

12345678910>>...13