Searched refs:SWIG_JavaExceptionCodes (Results 1 – 5 of 5) sorted by relevance
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/ |
| D | extras_wrap.cpp | 193 } SWIG_JavaExceptionCodes; typedef 196 SWIG_JavaExceptionCodes code; 201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const ch… in SWIG_JavaThrowException() 213 { (SWIG_JavaExceptionCodes)0, "java/lang/UnknownError" } in SWIG_JavaThrowException()
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/ |
| D | linearmath_wrap.cpp | 193 } SWIG_JavaExceptionCodes; typedef 196 SWIG_JavaExceptionCodes code; 201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const ch… in SWIG_JavaThrowException() 213 { (SWIG_JavaExceptionCodes)0, "java/lang/UnknownError" } in SWIG_JavaThrowException()
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/ |
| D | softbody_wrap.cpp | 193 } SWIG_JavaExceptionCodes; typedef 196 SWIG_JavaExceptionCodes code; 201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const ch… in SWIG_JavaThrowException() 213 { (SWIG_JavaExceptionCodes)0, "java/lang/UnknownError" } in SWIG_JavaThrowException()
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/ |
| D | dynamics_wrap.cpp | 193 } SWIG_JavaExceptionCodes; typedef 196 SWIG_JavaExceptionCodes code; 201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const ch… in SWIG_JavaThrowException() 213 { (SWIG_JavaExceptionCodes)0, "java/lang/UnknownError" } in SWIG_JavaThrowException()
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/ |
| D | collision_wrap.cpp | 193 } SWIG_JavaExceptionCodes; typedef 196 SWIG_JavaExceptionCodes code; 201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const ch… in SWIG_JavaThrowException() 213 { (SWIG_JavaExceptionCodes)0, "java/lang/UnknownError" } in SWIG_JavaThrowException()
|